News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPBuilder.com.au:
Powerful Web Services with PHP and SOAP
April 30, 2008 @ 08:43:28

In a new article from PHPBuilder.com.au today, they talk about the "powerhouse of web services", SOAP, and how to get started working with it in PHP.

You've tried your hand at building mashups, experimented with a few RESTful Web services, maybe even started your own. Sure, you've got data sharing working. But how do you make your Web applications really talk to each other? In this tutorial, I'll show you how to take your Web applications to the next level with SOAP.

They opt to go with the NuSOAP method to consume another service and create your own simple one. They include a few code examples for either side and a (very) brief look at doing some debugging with what NuSOAP has to offer. One thing to note - if you have PHP5's SOAP extension compiled in and working, NuSOAP will throw an error about redeclaring a class name. This is because of a conflict between the naming of the SOAP extension's methods and NuSOAP.

0 comments voice your opinion now!
soap tutorial nusoap client server pear package



Similar Posts

Community News: Latest PEAR Releases for 08.28.2006

PHP-GTK Community Site: PHP-GTK 2.0.1 released

PHP-GTK Community Site: Add icons to GtkMenu

Community News: Latest PEAR Releases for 01.07.2008

HowTo Forge: Installing Lighttpd With PHP5 And MySQL Support On Fedora 7


Community Events









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


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

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