> You're messing with the ASP-tags.
> The line echo "<ta.... contains %> which jumps out of PHP-mode. Then, if
> EOF has been reached, the brackets haven't been closed, which results in
> that parse-error. So, edit your php.ini and disbable asp-tags or use
> width="50%"> (which is better anyway).
> 

It's a little bit strange you can jump into php mode with '<?php' and jump 
out of that mode with '%>'. IMO there should be some check in place - so 
that mixing different tags is not allowed this way.

Lenar

-- 
PHP Development 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