PHP simplexml_load_file() May 23, 2012 Pramod T P It returns SimpleXMLElement object from an XML document Example <?php $xml = simplexml_load_file(‘test.xml’); ?> Share this: Click to share on X (Opens in new window) X Click to share on Facebook (Opens in new window) Facebook Like Loading...