(PHP 4 >= 4.0b4)
object xmldocfile (string filename)
object xmldocfile
The function parses the XML document in the file named filename and returns an object of class "Dom document", having the properties as listed above. The file is accessed read-only.
See also xmldoc()