Yeah, there has been a huge change. A good chunk of that change is XML.
XML as "parsing XML and working with DOM", not XML as "putting XML through PHP parser". It is very important to understand that no short tags would ever cause you any problems with any XML *unless* you put that XML through PHP parser - which having DOM, SimpleXML, etc. isn't really that needed. Less then ever, I'd say.
-- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php