xmlrpc.inc

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.38.2.5 (checked in on 2008/10/01 at 22:01:17 by drumm)

Функции

ИмяОписание
xmlrpc_base64
xmlrpc_base64_get_xml
xmlrpc_clear_errorClears any previous error.
xmlrpc_date
xmlrpc_date_get_xml
xmlrpc_errnoВозвращает клиенту номер последней ошибки XML-RPC.
xmlrpc_error
xmlrpc_error_get_xml
xmlrpc_error_msgReturns the last XML-RPC client error message
xmlrpc_messageConstruct an object representing an XML-RPC message.
xmlrpc_message_cdata
xmlrpc_message_get
xmlrpc_message_parseParse an XML-RPC message. If parsing fails, the faultCode and faultString will be added to the message object.
xmlrpc_message_setStore a copy of the $xmlrpc_message object temporarily.
xmlrpc_message_tag_close
xmlrpc_message_tag_open
xmlrpc_requestConstruct an object representing an XML-RPC request
xmlrpc_valueRecursively turn a data structure into objects with 'data' and 'type' attributes.
xmlrpc_value_calculate_typeMap PHP type to XML-RPC type.
xmlrpc_value_get_xmlGenerate XML representing the given value.
_xmlrpcExecute an XML remote procedural call. This is private function; call xmlrpc() in common.inc instead of this function.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

Вход в систему