XML_RPC
[ class tree: XML_RPC ] [ index: XML_RPC ] [ all elements ]

Procedural File: Dump.php

Source Location: /pear/XML/RPC/Dump.php



Classes:

XML_RPC_Dump
Class which generates a dump of a XML_RPC_Value object


Page Details:

Function and class to dump XML_RPC_Value objects in a nice way

Should be helpful as a normal var_dump(..) displays all internals which doesn't really give you an overview due to too much information.




Tags:

author:  Christian Weiske <cweiske@php.net>
version:  CVS: $Id: Dump.php,v 1.7 2005/01/24 03:47:55 danielc Exp $
link:  http://pear.php.net/package/XML_RPC


Includes:

require_once('XML/RPC.php') [line 22]
Pull in the XML_RPC class







XML_RPC_Dump [line 32]

void XML_RPC_Dump( object $value)

Generates the dump of the XML_RPC_Value and echoes it



Parameters

object   $value   the XML_RPC_Value object to dump
[ Top ]



Documentation generated on Sun, 08 Jan 2012 17:51:46 +0100 by phpDocumentor 1.4.3