News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Creating Web Services with PHP and SOAP, Part 2
February 28, 2012 @ 10:11:25

On PHPMaster.com today they've posted the second part of their series looking at creating a SOAP web service with NuSOAP. (Part one is here)

In this article we'll talk about what WSDL files are and how to use them. I'll show you how to quickly build your WSDL files with NuSOAP and incorporate a WSDL file into the SOAP server and client examples from the first part.

He introduces WSDL files, the specially formatted XML definitions that tell SOAP clients what's available on the service and includes some markup as examples. Creating one from scratch ca be a hassle, so it's handy that NuSOAP generates one for you from your server class. He includes sample code to create this generated file and how to create a SOAP client pointed to the PHP script to get the result.

0 comments voice your opinion now!
webservice soap tutorial nusoap wsdl definition


blog comments powered by Disqus

Similar Posts

Gary Hockin's Blog: Zend Framework 2 and a Restful Application

Dave Dash's Blog: Saving a file to a database using symfony and doctrine

The Bakery - Rails-Like Validation, Elistic, Textile, and a CakePHP Release

PHPro.org: SPL AppendIterator

Community News: PHPNW 2012 Tutorial Day Sessions


Community Events











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


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

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