CIII. XMLRPC functions

Varovßnφ

Tento modul je EXPERIMENT┴LN═. To znamenß, ╛e chovßnφ t∞chto funkcφ a jejich nßzvy, p°esn∞ji °eΦeno COKOLI, co je zde zdokumentovßno, se v budoucφch verzφch PHP m∙╛e BEZ OHL┴⌐EN═ zm∞nit. Berte to v ·vahu a pou╛φvejte tento modul na vlastnφ nebezpeΦφ.

Obsah
xmlrpc_encode_request -- Generates XML for a method request
xmlrpc_encode -- Generates XML for a PHP value
xmlrpc_decode_request -- Decodes XML into native PHP types
xmlrpc_decode -- Decodes XML into native PHP types
xmlrpc_server_create -- Creates an xmlrpc server
xmlrpc_server_destroy -- Destroys server resources
xmlrpc_server_register_method -- Register a PHP function to resource method matching method_name
xmlrpc_server_register_introspection_callback -- Register a PHP function to generate documentation
xmlrpc_server_call_method -- Parses XML requests and call methods
xmlrpc_server_add_introspection_data -- Adds introspection documentation
xmlrpc_parse_method_descriptions -- Decodes XML into a list of method descriptions
xmlrpc_set_type -- Sets xmlrpc type, base64 or datetime, for a PHP string value
xmlrpc_get_type -- Gets xmlrpc type for a PHP value. Especially useful for base64 and datetime strings