Source for file serializeEmptyArray.php
Documentation is available at serializeEmptyArray.php
* This shows that XML_Serializer is able to work with
* @author Stephan Schmidt <schst@php.net>
require_once 'XML/Unserializer.php';
<autopage_options _class="autopage_options"
<version _type="string">1.0</version>
<options _type="array" />
print_r($unserializer->getUnserializedData ());
Documentation generated on Mon, 11 Mar 2019 14:14:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|