brian wrote:
Or, perhaps what you mean is that the <?xml tag might be interpreted by
PHP (as opposed to an XHTML parser misinterpreting PHP tags)? If that's
the case, simply don't leave it bare in the script. Have PHP print it.
brian
Or, even better, turn off short_open_tag
Then PHP will not try and parse <?xml
--
Jim Lucas
"Perseverance is not a long race;
it is many short races one after the other"
Walter Elliot
"Some men are born to greatness, some achieve greatness,
and some have greatness thrust upon them."
Twelfth Night, Act II, Scene V
by William Shakespeare
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php