I have some code that runs under php3 perfectly, but now under 4 I get a
parse error
on this specific line, can't figure out how to resolve it.

the code looks like this

<html stuff>
<? } ?>
<more html stuff>

the error is in the middle line  which is the end of a condition...

Thanks in advance...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to