News Feed
Jobs Feed
Sections




News Archive
feed this:

TopWebNews.com:
Web Services and PHP
August 19, 2006 @ 10:20:28

TopWebNews.com has posted a new tutorial today covering the creation and use of web services in PHP.

In this tutorial, I will be demonstrating how to use the SOAP package from PEAR to query Google's extensive database. This tutorial assumes that you are using PHP 4 or higher and PEAR::SOAP 0.8.1, and requires basic familiarity with PHP (including a little object-oriented programming).

He starts with the setup and configuration of the PEAR SOAP module to make the requests over to Google's backend. He also points you to the page to get a license key.

From there, it's all about the messages back and forth - decoding the WSDL file and sending the spell check request with the SOAP module. He even mentions a common issue some SOAP users will see - the value 'Object' instead of the correct return value (and, of course, how to correct it).

0 comments voice your opinion now!
pear soap package google request spell check license pear soap package google request spell check license



Community Events











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


podcast phpunit testing application conference language zendframework2 series community functional tool opinion example unittest release framework code interview development introduction

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