PHP Manual
DOMDocument->loadXML()
Description
class DOMDocument {mixed loadXML ( string source [, int options] )
}
Loads an XML document from a string.
This method may also be called statically to load and create a DOMDocument object. The static invocation may be used when no DOMDocument properties need to be set prior to loading.
Return Values
Returns TRUE on success or FALSE on failure. If called statically, returns a DOMDocument.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




