Tuesday, 27 March 2007
Learn to Access Geo-nick Services with Zend Framework |
| |
|
| |
Frédéric G. Marand over a post in PHP-GTK community ends the XML-RPC implementations usable with PHP-GTK. He claims that it is the shortest code to access geo_nick service and it makes use of a higher-level XML-RPC library—the Zend_XmlRpc_Client from the Zend Framework.
Frédéric says, unlike earlier implementations, Zend Framework (ZF) includes both the mashalling/unmarshalling to/from XML line format and the HTTP request/response process, wrapped up in a class-based mechanism using exceptions to handle errors, both at the HTTP and XML service levels.
He demonstrates the whole process with example codes. He also warns the user about a lost connection to MySQL server during query.
|
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|