In this part of my web services tutorial I cover 2 ways to create XML from a database. I then show a simple example on how Remote Procedure Calls work.
If you missed the previous web services tutorial, where I showed how to work with JSON data, you should watch that first. All of the code used in this video can be found below.
If you like videos like this, it helps to share with Google Plus with a click here [googleplusone]
Code from the Video
xml_code.php
Students.php
rpc_code.php