Set WeberTrivia.com to be my default homepage.   Suggest a Question                                               

Suggest A Question : :  Frequently Asked Questions : :  Search : :  Relevant Manuals : : 
PHP Questions : :  Linux Questions : :  MySQL Questions : : 
home  [ Login ] 

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::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::splitQualifiedName() -- split qualified name

Collection of often needed methods that help you creating XML documents.

Who's Online
Guest Users: 9
Google
Web
WeberTrivia
WeberDev
WeberForums
 Free Sample Chapters  Free Sample Chapters
  Deliver First Class Web Sites: 101 Essential Checklists
Want to learn how to make your web sites usable and accessible? Want to ensure that your sites meet current best practice, without spending hours trawling through incomprehensible specifications and recommendations from dozens of different books, research papers, and web sites? Want to make sure that the sites you build are "right the first time," requiring no costly redevelopments?

More Sample Chapters

PHP General