(PHP 5, PHP 7)
Interprets an XML file into an object
SimpleXMLElement simplexml_load_file ( string $filename [, string $class_name = "SimpleXMLElement" [, int $options = 0 [, string $ns = "" [, bool $is_prefix = false ]]]] )
Convert the well-formed XML document in the given file to an object.
Parameters:
filename
Path to the XML file
Note:
Libxml 2 unescapes the