xmlrpc_parse_method_descriptions
(PHP 4 >= 4.1.0, PHP 5, PHP 7)
xmlrpc_parse_method_descriptions — 将 XML 解码为方法描述列表
+添加备注
用户贡献的备注 1 note
giunta dot gaetano at gmail dot com ¶
4 years ago
The format for the xml string is the same that has to be returned by functions registered via calls to `xmlrpc_server_register_introspection_callback`.
It is documented at http://xmlrpc-epi.sourceforge.net/specs/rfc.system.describeMethods.php
备份地址:http://www.lvesu.com/blog/php/function.xmlrpc-parse-method-descriptions.php