(PHP 4 >= 4.0.0)
xmldoc -- Creates a DOM object of an XML document
Description
object
xmldoc ( string str)
The function parses the XML document in
str and returns an object of class "Dom
document", having the properties "doc" (resource), "version"
(string) and "type" (long).