Using XML In PHP5

Everybody likes documentation. The Zend folks posted this overview and SimpleXML introduction The O’Reilly folks at ONLamp offered this guide to using SimpleXML. Of course, there’s always the SimpleXML docs at PHP.net.

Two problems: I haven’t encountered CDATA in my XML yet, but I do hope to develop a better solution than offered here when I do. The other is that SimpleXML chokes on illegal characters, a unfortunately common occurrence in documents coming from III’s XML Server.

tags: , , , , , , ,

4 Comments to “Using XML In PHP5”

  1. i want a beautiful white girl have a small pussy

  2. plaes send to mi movis

  3. I love you so much! Great place to visit!,

  4. I’ve only been using SimpleXML for a short time but one thing I’ve found is that the text inside CDATA blocks comes out just fine when you can the SimpleXMLElement to a string. I’ve used it successfully in a parser I’ve written for a project and haven’t come across any problems yet, although if I’m doing something wrong do tell me. Hope this helps in some way.

User contributed tags for this post: