On Feb 6, 2008 3:09 PM, Brian Dunning <[EMAIL PROTECTED]> wrote:

> 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.<http://www.php.net/unsub.php>


SimpleXML,
http://www.php.net/manual/en/ref.simplexml.php

-nathan

Reply via email to