| Active Users: |
34 |
| Accounts: |
0 |
| Guests: |
34 |
|
|
|
|
|
|
|
Accessing geo-nick with Zend Framework (Zend_XmlRpc_Client)
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.
Unlike earlier implementations, Zend Framework (ZF) includes both the mashalling/unmarshalling to/from XML line format and the HTTP request/reponse process, wrapped up in a class-based mechanism using exceptions to handle errors, both at the HTTP and XML service levels (not demonstrated here).
| Zend Framework Version: |
Not available
|
| Author Name: |
Frédéric G. Marand
|
| Source: |
PHP-GTK Community
|
| Referred By: |
Zend Framework Tutorials
|
|
|
|
|
|
|
|
|
|
|
|