What is the XML-RPC library?

There are at least two XML-RPC implementations for PHP. Which is better and why?

  • I used one based on the work of Ed Dumbill in O'Reilly's book of jellyfish, but I find it unusually uncomfortable and verbose and very difficult to debug.
  • The built-in version in PHP looks a little cleaner, but it contains warnings that the extension is experimental.

Your favorite Other?

+5
source share
2 answers

XML-RPC , PHP PHP . PHP - , API RPC-.

xmlrpc eval. , , . PHP xmlrpc_ * .

Zend Frameworks XmlRpc, PHP- , . - XML-RPC, Content-Encoding ., ZendFrameworks, HordeFramework PEARs XMLRPC2. ( , JSON .)

+2

(xmlrpc-epi). PHP, PHP 5.3.2 . Ripcord, , PHP. . http://ripcord.googlecode.com/

+1

All Articles