I see there are billions of XML classes out there. Can anyone recommend one that's good & simple? My needs are quite basic, all I really need is to draw simple values out of the XML, like convert <order_no>123</order_no> to $order_no = 123.

Thanks...

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to