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_Util
PEAR Manual
Prev
Chapter 59. XML
Next
XML_Util
Table of Contents
Introduction
-- Introduction to XML_Util
Example
-- Example for the usage of XML_Util
XML_Util::apiVersion()
-- return API version
XML_Util::attributesToString()
-- create XML attribute string
XML_Util::collapseEmptyTags()
-- collapse empty XML tags in a string
XML_Util::createTag()
-- create a tag
XML_Util::createTagFromArray()
-- create a tag from an array
XML_Util::createStartElement()
-- create a start element
XML_Util::createEndElement()
-- create an end element
XML_Util::createCDataSection()
-- create a CData section
XML_Util::createComment()
-- create an XML comment
XML_Util::getDocTypeDeclaration()
-- build a document type declaration
XML_Util::getXMLDeclaration()
-- build an xml declaration
XML_Util::isValidName()
-- verify an XML name
XML_Util::replaceEntities()
-- replace XML entities
XML_Util::reverseEntities()
-- replace XML entities
XML_Util::splitQualifiedName()
-- split qualified name
Collection of often needed methods that help you creating XML documents.
Prev
Home
Next
XML_Tree::registerName
Up
Introduction
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.