Zend
200-550 · Question #151
What SimpleXML function is used to parse a file?
The correct answer is A. simplexml_load_file(). See the full explanation below for the reasoning.
Question
What SimpleXML function is used to parse a file?
Options
- Asimplexml_load_file()
- Bsimplexml_load_string()
- Cload()
- DloadFile()
- EloadXML()
- FNone of the above.
How the community answered
(58 responses)- A76% (44)
- C7% (4)
- D12% (7)
- E2% (1)
- F3% (2)
Community Discussion
No community discussion yet for this question.