PHP-manual | ||
---|---|---|
Föregående | Nästa |
The function parses the XML document in the file named filename. This function 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.
See also DOMDocument->loadXML(), DOMDocument->save() and DOMDocument->saveXML().
Föregående | Hem | Nästa |
DOMDocument->importNode | Upp | DOMDocument->loadHTML |