Then why not do this :
<?
echo("<? xml version=1.0 ?>");
?>
bvr.
On Mon, 28 Jan 2002 18:49:18 -0500, Erik Price wrote:
>
>On Saturday, January 26, 2002, at 05:49 PM, ,,, wrote:
>
>> When I have an <? xml version=1.0 ?> inside my php script it wont work
>> since
>> php parses it as php code.
>>
>> Will short_open_tag = Off solve it? I would really like to use <? ?>
>> for the
>> rest of my php code...there must be a better solution than
>> Short_open_tag
--
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]