Main Menu
PHP Tools
PHP Help Request
PHP Editors Newsletter
Editor Search
Reviewed PHP Editors
Latest News
Submit News
PHP Tutorials
PHP Book Reviews
Online Book Chapters
PHP Games
Forums
PHP Desktop Editors
Other PHP Tools
PHP Contests
PHP Programming Help
Linux Help
Apache Help
MySQL Help
PHP Games
PHP Jobs
PHP Forums Home
Programming Contest
PHP Contests
PHP Contests Archive
Documentation
PHP Manual
PEAR Manual
PHP-GTK Manual
Smarty Manual
PostgreSQL Manual
CSS 2 Reference
Redhat Linux 9
HTML 4.01
Apache 2 Manual
Partner Sites
Ajax Tutorials
Webmaster Resources
Web Templates
PHP Scripts
PHP Code Examples
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index
web site templates
Sponsors
NuSphere
XML_Serializer
PEAR Manual
Prev
Chapter 59. XML
Next
XML_Serializer
Table of Contents
Introduction
-- Introduction to XML_Serializer
Package XML_Serializer Constants
-- Constants defined in and used by XML_Serializer
Class Summary
XML_Serializer
-- XML_Serializer - class that serializes various structures into an XML document
constructor
XML_Serializer::XML_Serializer()
-- constructor
XML_Serializer::apiVersion()
-- return API version
XML_Serializer::serialize()
-- serialize data
XML_Serializer::getSerializedData()
-- get the result of the serialization
XML_Serializer::resetOptions()
-- reset all options to default options
XML_Serializer::setOption()
-- set an option
Class Summary
XML_Unserializer
-- XML_Unserializer - class to unserialize (read) XML documents
XML_Unserializer Options
-- List of all XML_Unserializer options
XML_Unserializer::XML_Unserializer()
-- Constructor for XML_Unserializer
XML_Unserializer::apiVersion()
-- return API version
XML_Unserializer::unserialize()
-- unserialize data
XML_Unserializer::getUnserializedData()
-- get the result of the unserialization
XML_Unserializer::getRootName()
-- get the name of the root tag of the parsed document.
XML_Unserializer::setOption()
-- set an option
XML_Unserializer::setoptions()
-- set several options
XML_Unserializer::resetOptions()
-- reset all options to default options
Prev
Home
Next
XML_RSS::getTextinputs
Up
Introduction
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.