Zend
ZF-100-500 · Question #14
Which of the following functions sets up start and end element handlers?
The correct answer is D. xml_set_element_handler(). See the full explanation below for the reasoning.
Question
Which of the following functions sets up start and end element handlers?
Options
- Axml_parse_into_struct()
- Bxml_parser_create_ns()
- Cxml_set_object()
- Dxml_set_element_handler()
How the community answered
(27 responses)- A11% (3)
- B7% (2)
- C4% (1)
- D78% (21)
Community Discussion
No community discussion yet for this question.