News Feed
Jobs Feed
Sections




News Archive
PHPRiot.com:
Zend Framework 101 Zend_Soap
August 10, 2009 @ 12:09:27

PHPRiot.com is back with another installment in their "Zend Framework 101" series with a look at the Zend_Soap component to create a SOAP service and client.

In this article I will introduce you to the Zend_Soap component of the Zend Framework. This component allows you to easily create and consume SOAP web services. We will create a simple web service with several methods using Zend_Soap_Server, and consume the service with Zend_Soap_Client.

They start with a brief look at how SOAP works before moving on to the code - creating the SOAP server code followed by the client. Their simple application takes in age information and returns back a simple, formatted string.

0 comments voice your opinion now!
zendsoap tutorial zendframework


blog comments powered by Disqus

Similar Posts

VG Tech Blog: Mocking the File System Using PHPUnit and vfsStream

NETTUTS.com: How to Create A Simple Web-based Chat Application

Web Development Blog: Upload images for usage in TinyMCE

Rob Allen's Blog: A Tutorial Update & Extending ViewRenderer to Support Layout Templates

IBM developerWorks: A step-by-step guide to publishing your own PEAR channels


Community Events











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


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

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