Ok, I figured it out. I am using jpgraph and I need to place the
include statement next to the start of PHP.
<?
included statement
__________________________________
Craig Hoffman - eClimb Media
v: (847) 644 - 8914
f: (847) 866 - 1946
e: choffman@xxxxxxxxxx
w: www.eclimb.net
_________________________________
On Apr 6, 2004, at 10:24 PM, Craig Hoffman wrote:
Someone tell me why this isn't working? I keep getting a parser error
on line 36 (the last include). I'm running PHP 4.3.5 if that helps.
include ("include/dbadmin.php");
include ("jpgraph/src/jpgraph.php");
include ("jpgraph/src/jpgraph_bar.php");
Parse error: parse error, unexpected T_INCLUDE in
/Users/choffman/Sites/www/cyclistsedge/top_performace.php on line 36
__________________________________
Craig Hoffman - eClimb Media
v: (847) 644 - 8914
f: (847) 866 - 1946
e: choffman@xxxxxxxxxx
w: www.eclimb.net
_________________________________
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php