News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

DevShed: Handling Static Data with PHP 5

BillS' IIS Blog: How to install PHP on IIS7 (RC1)

Zend Developer Zone: PHP Built in Input filtering

PHPMac.com: Two New Tutorials (Switch Navigation & A Simple Login)

JellyandCustard.com: Regular Expressions in PHP


Community Events







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


example release PEAR zend releases package ajax code book security framework conference mysql developer zendframework job PHP5 application cakephp database

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