Hi Edin, et al: On Wed, Nov 23, 2005 at 11:59:16PM +0100, Edin Kadribasic wrote: > > PHP > will produce parse error if you have short tags enabled when trying to > parse xml, while with short tags disabled and asp tags enabled it parses > them just fine which makes it sweet for making templating of xml documents.
How PHP chokes on <?xml tags when short tags is enabled is compleltely silly. There's a patch here to fix it, http://news.php.net/php.internals/18493, some proof of why it's a problem, http://news.php.net/php.internals/18496, and the "bogus" (yeah, right) bug report, http://bugs.php.net/bug.php?id=25987. --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php