PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
In PHP, xml_parser() function works only for xml documents. But I have a string containing XML tags. And xml_parser() is not working for that. So plz someone show me a way to parse an XML string in PHP.