National_Instruments
200-500 · Question #154
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
(44 responses)- A70% (31)
- B2% (1)
- D16% (7)
- E7% (3)
- F5% (2)
Community Discussion
No community discussion yet for this question.