Search Results

  1. The SimpleXMLIterator class

  2. Introduction The SimpleXMLIterator provides recursive iteration over all nodes of a SimpleXMLElement object.

  3. The SimpleXMLIterator class Introduction (PHP 5 >= 5.1.3, PHP 7) The SimpleXMLIterator provides recursive iteration over all nodes of a SimpleXMLElement object. Class synopsis SimpleXMLIterator extends SimpleXMLElement implements RecursiveIterator , Countable { /* Methods */ public current ( ) : mixed public getChildren ( ) : SimpleXMLIterator public hasChildren ( ) : bool public key ...

  4. Introduction The SimpleXMLIterator provides recursive iteration over all nodes of a SimpleXMLElement object.

  5. SimpleXMLIterator::hasChildren — Returns whether current entry is a SimpleXML object SimpleXMLIterator::key — Return current SimpleXML key SimpleXMLIterator::next — Move to next entry SimpleXMLIterator::rewind — Rewind SimpleXML back to the start SimpleXMLIterator::valid — Check whether SimpleXML contains more entries PHP Manual

  6. Introduction La classe SimpleXMLIterator fournit des itérations récursives sur tous les éléments d'un objet SimpleXMLElement.

  7. Introduction The SimpleXMLIterator provides recursive iteration over all nodes of a SimpleXMLElement object.

  1. People also search for