> The only possible valid point here is that the character encoding
> specification in XHTML uses <?xml version=... encoding=...?> although this
> can also be done through a <meta http-equiv...> tag so it is quite
> possible to write perfectly valid XHTML without forcing people to use
> <?php ...?> everywhere.

If you want your PHP code to work everywhere you need to use <?php. I see no
harm in allowing <?php= syntax (and would personally love to se Yasuo's
patch applied).


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