Zend
200-530 · Question #413
Which of the following functions in SimpleXML can be used to return an iterator containing a list of all subnodes of the current node?
The correct answer is C. children(). See the full explanation below for the reasoning.
Question
Which of the following functions in SimpleXML can be used to return an iterator containing a list of all subnodes of the current node?
Options
- AasXML()
- Battributes()
- Cchildren()
- DgetName()
How the community answered
(20 responses)- A5% (1)
- B15% (3)
- C75% (15)
- D5% (1)
Community Discussion
No community discussion yet for this question.