Briefing Zend Knowledge

What SimpleXML function is used to parse a file?

What SimpleXML function is used to parse a file?

A.
loadFile()

B.
loadXML()

C.
None of the above.

D.
simplexml_load_string()

E.
simplexml_load_file()

F.
load()