Question:Which of the following php function is correct to loads an XML file into an object?
A simplexml_load_file() B load_xml_file() C get_xml_file() D none
+ AnswerA
+ Report