News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPBuilder.com:
Using XML, Part 5 - SOAP and WSDL
June 07, 2006 @ 13:00:32

PHPBuilder.com has posted the next part of their "Using XML" series - this time with a focus on SOAP and WSDL.

In the previous article in this series I demonstrated how XML is used to make remote procedure calls with XML-RPC in PHP. This article will focus on SOAP and WSDL (both of which use XML as their underlaying method of describing data) and demonstrate how a PHP script can act as a SOAP client and auto-magically discover detailed information about a web service.

They start with an overview of what SOAP is and how a simple SOAP message is structured. They also expand on that one step further with an example of a remote procedure call in a SOAP message.

Since the foundations are in place, they zip right along to the use of SOAP in your PHP 5 installation (one of the easiest methods). They help you create the SOAP client, generate the PHP code automatically from the remote WSDL, and utilize a proxy class to handle the connection.

With these scripts, they provide two examples of how to put them to work - one requests books on the topics of "php5" and "oop" from Amazon's web service and the other works with Google's API to "race" the results of certain search terms.

0 comments voice your opinion now!
php using xml tutorial php5 soap wsdl amazon google php using xml tutorial php5 soap wsdl amazon google



Similar Posts

Lukas Smith\'s Blog: The top 5 of PEAR bugs

Jacob Santos' Blog: XMLHttpRequest Quirks and PHP

DevShed: Working with Directory Iterators and Proxy Classes with PHP 5

Thomas Larsson\'s Blog: Asynchronous file upload with AJAX progress bar in PHP

Robert Peake\'s Blog: On To Canada! (PHP Quebec)


Community Events











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


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

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