Web Services Tutorial

Web Services TutorialIn my web services tutorial I will cover generating JSON and XML. We’ll then walk through examples in which we use REST, SOAP and RPC (Remote Procedure Calls). We’ll pull data from databases and if you haven’t seen them I have videos on PHP, MySQL and using PHP with MySQL.

Here I’ll focus on how JSON is structured and demonstrate how to pull data from MySQL and then generate and decode JSON using PHP. The code follows the video.

If you like videos like this, it helps to tell Google Plus with a click here [googleplusone]

Code From the Video

JSON Code Example

StudentDB.php

mysqli_connect.php

json_code.php

2 thoughts on “Web Services Tutorial”

  1. nice but still waiting for your struts, spring & hibernate videos a lot
    and SUBTITLES aloing with it!!!

Leave a Reply

Your email address will not be published. Required fields are marked *