This is a short series on how to create a PHP SOAP based web service and WSDLs. We will start with setting up the developer environment, move on to a simple “Hello World” example and then move through a few examples of increasing complexity. Hopefully after this is done we can expand on the examples to create a web service as simple or as complex as we want. We will also build a simple client interface for each service to demonstrate how to access the new web service.

Read the rest of this entry »

Tags: ,