From: "Brian V Bonini" <[EMAIL PROTECTED]> > Parse error: parse error, unexpected $ in /foo/bar/foo.php4 on line 150 > > 146: </p> > 147: <?php > 148: } > 149: include "foobar.inc.php4"; > 150: ?>
You missed a closing bracket or quote somewhere. ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php