News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Creating Web Services with PHP and SOAP, Part 1
February 21, 2012 @ 09:52:20

On PHPMaster.com today there's a new tutorial posted, the first part in a series, showing how to create SOAP web services with the help of the NuSOAP library.

In this first of a two part series on web services I'll talk about the SOAP specification and what is involved in creating SOAP messages. I'll also demonstrate how to create a SOAP server and client using the excellent NuSOAP library to illustrate the flow of SOAP. In the second part I'll talk about the importance of WSDL files, how you can easily generate them with NuSOAP as well, and how a client may use a WSDL file to better understand your web service.

He introduces you to the concepts behind SOAP, the normal structure of a SOAP-formatted XML message and what an example might look like for fetching a stock price from a remote service. He then shows how to use NuSOAP to create both a simple server and client to pull information about books - sample code and a screenshot of the output is included.

0 comments voice your opinion now!
webservice soap tutorial introduction series nusoap


blog comments powered by Disqus

Similar Posts

Sander van de Graaf's Blog: Optimizing your (ZF) web application

Zend Developer Zone: Integrating Propel with the Zend Framework

Anson Cheung's Blog: 8 essential checks on securing PHP

DevShed: Parsing Web Document Nodes with the Tidy Library in PHP 5

IBM developerWorks: Understanding the Zend Framework, Part 1: The basics


Community Events











Don't see your event here?
Let us know!


interview community series testing functional usergroup rest language conference zendframework2 podcast unittest introduction opinion phpunit database symfony2 release framework development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework