ID: 6775
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Feature/Change Request
Operating System: Linux 2.2.17
PHP Version: 4.0.1pl2
New Comment:

This will not be changed.

BTW, you may want to use echo "<?xml .....?>" .


Previous Comments:
------------------------------------------------------------------------

[2000-09-16 07:27:14] [EMAIL PROTECTED]

Using <?=$value?> as a shortcut to <?php echo $value ?> fails 
when using XHTML or XML, as the short_open_tag option has to 
be turned off.

Is it possible to allow this one exception in this situation, as it is

such a great shortcut.

I can't find anything in the XML specs that would prevent "<?=" 
being allowed as a tag as an alternative to "<?php echo". A valid 
XML tag must begin with a letter, underscore or colon AFAIK (with 
the only exception you cannot start the tag with XML).

--
'./configure' '--with-mysql' '--with-apxs=/usr/local/apache/bin/apxs' 
'--enable-track-vars' '--enable-versioning'


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=6775&edit=1


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