"Michael Kimsal" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm not sure why XML is an issue.  Does XML use the ? in it's syntax?  XML
> tags are, to my knowledge, of the <blah><blah/> style.  Am I missing
> something?  I admit it's been a bit since I've gotten into dealing with
> XML at any real in-depth level, but the short tags in PHP don't seem like
> they'd be a problem.  If they're a problem for PHP, I think a lot of ASP
> shops will be caught short when dealing with XML.

<?xml version="1.0"?>

This is the first line of an XML file. Including XML files from PHP scripts
will be a real problem if short tags are enabled.

Dean Hall.
http://hall.apt7.com



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