Retrieving XML With Curl and SimpleXML
in PHP added by goodphptutorials, on 29/9/2006 networking
PHP 5 introduces SimpleXML and its a perfect name as parsing XML data is truly simple. In this tutorial we'll be using curl to retrieve the XML data from a remote web server.
comment save reportno comments
