XMLRPC
PHP 5 and XML
2026-07-03
38
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.