php man page for xmlrpc_decode

Query: xmlrpc_decode

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XMLRPC_DECODE(3)							 1							  XMLRPC_DECODE(3)

xmlrpc_decode - Decodes XML into native PHP types

SYNOPSIS
mixed xmlrpc_decode (string $xml, [string $encoding = "iso-8859-1"])
DESCRIPTION
Warning 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.
PARAMETERS
o $xml - XML response returned by XMLRPC method. o $encoding - Input encoding supported by iconv.
RETURN VALUES
Returns either an array, or an integer, or a string, or a boolean according to the response returned by the XMLRPC method.
EXAMPLES
See example by xmlrpc_encode_request(3).
SEE ALSO
xmlrpc_encode_request(3), xmlrpc_is_fault(3). PHP Documentation Group XMLRPC_DECODE(3)
Related Man Pages
runkit_method_rename(3) - php
classkit_method_add(3) - php
classkit_method_rename(3) - php
runkit_method_copy(3) - php
xml_parser_create_ns(3) - php
Similar Topics in the Unix Linux Community
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!