PHP Web Services: Getting Started

PHP Web Services: Getting Started is a tutorial on Web services extension.

This tutorial introduces WSO2 WSF/PHP, the most comprehensive Web services extension for PHP available today. Web services can be implemented using the WSService API and consumed through WSClient API. The service and client examples given in this tutorial are the simplest forms of client and service implementations possible with WSO2 WSF/PHP. This tutorial introduces the minimal steps required to get a service and a client up and running.

Comments