NYCPHP Meetup

NYPHP.org

[nycphp-talk] Modifying an XML tag name OR cloning an entire nodeincluding childnodes

Dynamic Ink nyphp at dynamicink.com
Mon May 28 14:04:14 EDT 2007


I can do it easily with regex, but the solution needs to be XML and in PHP 
5, so either DOM or SimpleXML. I need to be able to control other aspects of 
the nodes that get modified so using regex will end up yielding a series of 
hacks. Also, I do not have control over the original XML content, so making 
fields CDATA does not appear to be an option. 




More information about the talk mailing list