News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
IBM developerWorks:
Build a Web service with PHP
May 24, 2006 @ 06:05:12

Web services are a great way to link machines and provide data out to a needy public (whether that be internal or external), but getting started with them can sometimes be confusing. Thankfully, there's tutorials like this one from IBM developerWorks to help things along.

This tutorial is for PHP programmers that would like to jump on the Web services bandwagon by creating a Web service in PHP. You'll build a Web service by building a SOAP server in PHP. The Web service you will create will be a vehicle lookup service that takes in queries based on make, model, and year.

There's many different methods one can use to handle the messages for a web service - they decided on SOAP. Obviously, you'll need a working PHP install on an Apache web server before even getting started, and they use a database (Apache Derby) to handle the data on the backend. You'll need to login/create a login to get into it, but once you do, you can follow their steps to the creation of an example client and server for the web service:

  • Overview and Setup
  • Simple SOAP server in PHP
  • Derby: Setting Up
  • Architecting the user interface
  • The client
  • The server

0 comments voice your opinion now!
php web service build apache derby soap tutorial php web service build apache derby soap tutorial



Similar Posts

Mikko Koppanen's Blog: Creating a reflection

PHP-GTK Community Site: Accessing geo-nick with Zend Framework (Zend_XmlRpc_Client)

FedoraNews.org: How to install Fedora Core 4 Server with the latest AMP Support

SitePoint PHP Blog: Tim\'s comment challenge...

PHPBuilder.com.au: Powerful Web Services with PHP and SOAP


Community Events











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


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

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