nerdexam
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)
  • A
    11% (3)
  • B
    7% (2)
  • C
    4% (1)
  • D
    78% (21)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice