Tutorials for photoshop, javascript, php, html, css, flash, and more!

tutorials for photoshop, javascript, and php
   The Machine | Search for a cog | Submit a cog

Retrieving XML w/ cURL & Cimple Xperl

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. We’re going to create a class to connect to the remote web server and pass POST data to the server and based on the POST…

Click here for this Tutorial!