How to parse a string in xml?
Posted: Sat Aug 12, 2006 10:18 am
Hi all,
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.
Thanking you.
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.
Thanking you.