XMLRPC
PHP 5 and XML
2025-06-16
33
XMLRPC allows a computer to execute functions and class methods on another computer with any given arguments.
Primarily uses HTTP for transporting requests that are encoded using XML.