News Feed
Jobs Feed
Sections




News Archive
WS02 Oxygen Tank:
PHP SOAP Extension
April 10, 2007 @ 13:18:00

From the WS02 Oxygen Tank website, there's a new tutorial focused on the use of the PHP SOAP extension in an application:

This article by Samisa Abeysinghe explains the SOAP extension that can be useful in providing and consuming Web services using PHP. He details the classes of extension, two implementation models of Web services, and also lists a 'Hello World with SOAP Extension'.

True to the summary, they start with an introduction to what SOAP is an how the communication with it is performed (via a handy graphic). They move from there on to the different parts of the SOAP connection in PHP - SoapServer, SoapFault, SoapHeader, SoapParams, and the SoapVal classes.

They explain what WSDL is and how to can help and move quickly into their "Hello World" example - a simple SOAP server that returns, what else, "Hello world" to the calling script (providing both the client and server sides of the equation). They include the raw response so you can get an idea of what kind of message is being passed back and forth.

0 comments voice your opinion now!
soap extension tutorial wsdl message helloworld soap extension tutorial wsdl message helloworld


blog comments powered by Disqus

Similar Posts

Bertrand Mansion's Blog: PHP with Itnl and Gettext on OSX Lion

Juozas Kaziukenas' Blog: Zend Framework and Doctrine. Part 2

TechChorus Blog: Create RESTful Applications Using The Zend Framework - Part II: Using HTTP Response

Larry Garfield's Blog: Good SPL intro

Simon Harris' Blog: Making Phone Calls and Sending SMS with HTML


Community Events









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


opinion code object introduction zendframework2 api tool podcast event example testing interview language development functional composer community framework unittest release

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