Russian Ukraine English
Catalog RSS


xmldocfile

(PHP 4 >= 4.0b4)

xmldocfile -- Creates a DOM object from XML file

Description

object xmldocfile (string filename)

The function parses the XML document in the file named filename and returns an object of class "Dom document", having the properties "doc" (resource), "version" (string).

Led