Hi.  Have you tried something like:

<? echo("<? xml version=\"1.0\" ?>\n"); ?>

I've not tried using xml & php, but that may work...

Jeff
----- Original Message -----
From: "Frans Englich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 26, 2002 2:53 PM
Subject: [PHP] PHP and XHTML


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


 regards,
 Cyth





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