Briefing Zend Knowledge

What SimpleXML function is used to parse a file?

What SimpleXML function is used to parse a file?

A.
simplexml_load_file()

B.
simplexml_load_string()

C.
load()

D.
loadFile()

E.
loadXML()

F.
None of the above.