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

File: Wddx.php

Source Location: /XML_Wddx-1.0.2/XML/Wddx.php

Classes:

XML_Wddx

Page Details:

XML_Wddx : WDDX serializer and deserializer (works with or without the wddx extension)

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

  • Author: Alan Knowles <alan@akbkhome.com>
  • Version: $Id: Wddx.php 304073 2010-10-05 10:08:43Z clockwerx $
  • Copyright: 1997-2005 The PHP Group
  • Link: http://pear.php.net/package/XML_Wddx
  • Abstract: serialization is done by $string = XML_Wddx::serialize($data); deserialization is done by $data = XML_Wddx::deserialize($string);
  • License: PHP License 3.0

Includes:

require_once('XML/Parser.php') [line 28]

Documentation generated on Mon, 11 Mar 2019 15:39:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.