Yes there is a very stupid reason: no one has written any.
Go to
http://phpdorks.net/docs/api/pear/HTTP/HTTP_Request.html http://phpdorks.net/docs/api/pear/PEAR/XML_Parser.html
for documentation generated from the source by phpDocumentor
Regards, Greg -- phpDocumentor http://www.phpdoc.org
Robert Fitzpatrick wrote:
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