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: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...