> Use xml_set_object, and away you go.  Perhaps you would benefit from 
> using PEAR's XML_Parser or XML_Transformer, or even PEAR's 
> HTTP_Request 
> class.
> 
http://php.net/xml_set_object
http://pear.php.net/xml_parser http://pear.php.net/xml_transformer
http://pear.php.net/http_request

Thanks for the tip. Is there any reason why I can't find docs for
xml_parser or http_request on the PEAR site?

--
Robert



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

Reply via email to