XML-RPC implementaions in PHP
Web Services Programming
2024-11-29
28
In PHP almost everything is a choice, XML-RPC is no different.
PEAR::XML-RPC
ext/xmlrpc
Written in PHP (slower)
Written in C (faster)
Installed by default
You must enable it yourself
Stable
Still Experimental
No Documentation
Some basic documentation avaliable