Man Page: xmlrpc_server_register_method
Operating Environment: php
Section: 3
XMLRPC_SERVER_REGISTER_METHOD(3) 1 XMLRPC_SERVER_REGISTER_METHOD(3) xmlrpc_server_register_method - Register a PHP function to resource method matching method_nameSYNOPSISbool xmlrpc_server_register_method (resource $server, string $method_name, string $function)DESCRIPTIONWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Warning This function is currently not documented; only its argument list is available. PHP Documentation Group XMLRPC_SERVER_REGISTER_METHOD(3)