* Thus wrote Brian V Bonini ([EMAIL PROTECTED]):
> Parse error: parse error, unexpected $ in /foo/bar/foo.php4 on line 150

You're missing a } somewhere.

<?php
if (1 ) {

?>

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to