[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Managing XML Documents in PHP
Hello, I am working with DOM XML in PHP, but is limited (or I do not work very well). Anyone know any class or collection of functions for PHP, that manage things like this? (/root/child[5]/@att , 'value') -if no exist create it all elements empty and set att to value. (/root/child[@id=1]/@att , 'value') -select att in child where id attribute is 1 and set to value The idea is work with XPath over DOM Object without apparent selection of nodes. (Sorry if this is offtopic) -- -- Publicidad http://www.pas-world.com
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|