Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Coggeshall.org:
XMLRPCi 1.0-beta Released
Feb 16, 2005 @ 13:18:59

John Coggeshall has a new posting over on his blog today about his latest XML-RPC release - the improved XML-RPC extension (XMLRPCi) 1.0-beta.

Today I released the first public beta of XML-RPCi -- an improved XML-RPC extension for PHP 5+. Built upon the libxml2 library it supports object overloading and automatic fault handling as interfaces for XML-RPC requests.

It makes using namespaces in XML-RPC communications a bit easier, as well as integrating error checking (such as with try/catch). Since it is in beta, head on over, download it, and test it out. I'm sure John would live to get a few bug reports...

tagged:

Link:


Trending Topics: