LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Submit Your Code
SEO Monitor
UpTime Monitor
PHP Code Contest
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
Submit Site
Forex Trading
Online forex trading platform
SimpleXML
SDO_DAS_XML::saveString
Introduction
XML Manipulation
PHP Manual
SimpleXML
Introduction
Installing/Configuring
Installation
Runtime Configuration
Resource Types
Predefined Constants
Examples
SimpleXML Functions
SimpleXMLElement->addAttribute
— Adds an attribute to the SimpleXML element
SimpleXMLElement->addChild
— Adds a child element to the XML node
SimpleXMLElement->asXML
— Return a well-formed XML string based on SimpleXML element
SimpleXMLElement->attributes
— Identifies an element's attributes
SimpleXMLElement->children
— Finds children of given node
SimpleXMLElement->__construct
— Creates a new SimpleXMLElement object
SimpleXMLElement->getDocNamespaces
— Returns namespaces declared in document
SimpleXMLElement->getName
— Gets the name of the XML element
SimpleXMLElement->getNamespaces
— Returns namespaces used in document
SimpleXMLElement->registerXPathNamespace
— Creates a prefix/ns context for the next XPath query
SimpleXMLElement->xpath
— Runs XPath query on XML data
simplexml_import_dom
— Get a SimpleXMLElement object from a DOM node.
simplexml_load_file
— Interprets an XML file into an object
simplexml_load_string
— Interprets a string of XML into an object
SDO_DAS_XML::saveString
Introduction
XML Manipulation
PHP Manual