News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Andrew Johnstone's Blog:
Soap, XmlRpc and Rest with the Zend Framework
0 comments :: posted Monday February 25, 2008 @ 11:07:00
voice your opinion now!

Andrew Johnstone has a new post today with a look at a project he'd worked on - an implementation of a web service with the Zend Framework functionality.

I was recently working on a project to expose our trading systems via XmlRpc, Rest and SOAP. It was quite an interesting project, which took two of us three weeks to develop (Amongst other things).

He talks about some of the issues they worked through (like the ZF's "not quite ready" in the web services department) and problems they found with how the web services functionality was implemented in the framework's components. They also came across two strange bugs - one with accepting raw input and the other with a wrong return type from a method call.

tagged with: zendframework soap xmlrpc rest webservice project


PHP-GTK Community Site:
Accessing geo-nick with Zend Framework (Zend_XmlRpc_Client)
0 comments :: posted Monday March 26, 2007 @ 09:57:00
voice your opinion now!

On the PHP-GTK Community Site today, there's a quick new tutorial posted on how to use the Zend Framework (the Zend_XmlRpc_Client component specifically) to work with the geo-nick web service.

Closing the tour of XML-RPC implementations usable with PHP-GTK, the shortest code to access our geo_nick service makes use a higher-level XML-RPC library: the Zend_XmlRpc_Client from the Zend Framework.

They include the code you'll need to get started, including the creation of the client and making the request to the remote service.

tagged with: zendframework phpgtk zendxmlrpcclient component xmlrpc tutorial zendframework phpgtk zendxmlrpcclient component xmlrpc tutorial


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

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