Hi, I want a PHP4 alternative to the PHP5 function simplexml_load_string(). I imagine it can be done with domxml_open_mem() any ideas? Thanks
You will need to write or use another XML parser. Here's a good replacement if you can install it: http://minixml.sourceforge.net/ Here's another one: http://www.criticaldevelopment.net/xml/doc.php