SimpleXMLIterator::next
  • References/PHP/Function/XML/SimpleXML/SimpleXMLIterator

(PHP 5 >= 5.1.0, PHP 7) Move to next element

2025-01-10 15:47:30
SimpleXMLIterator::rewind
  • References/PHP/Function/XML/SimpleXML/SimpleXMLIterator

(PHP 5 >= 5.1.0, PHP 7) Rewind to the first element

2025-01-10 15:47:30
SimpleXMLElement::asXML
  • References/PHP/Function/XML/SimpleXML/SimpleXMLElement

(PHP 5 >= 5.0.1, PHP 7) Return a well-formed XML string based on SimpleXML element

2025-01-10 15:47:30
SimpleXMLIterator::hasChildren
  • References/PHP/Function/XML/SimpleXML/SimpleXMLIterator

(PHP 5 >= 5.1.0, PHP 7) Checks whether the current element has sub elements.

2025-01-10 15:47:30
SimpleXMLElement::xpath
  • References/PHP/Function/XML/SimpleXML/SimpleXMLElement

(PHP 5 >= 5.2.0, PHP 7) Runs XPath query on XML data

2025-01-10 15:47:30
SimpleXMLElement::children
  • References/PHP/Function/XML/SimpleXML/SimpleXMLElement

(PHP 5 >= 5.0.1, PHP 7) Finds children of given node

2025-01-10 15:47:30
simplexml_import_dom
  • References/PHP/Function/XML/SimpleXML

(PHP 5, PHP 7) Get a SimpleXMLElement object from a DOM node.

2025-01-10 15:47:30
SimpleXMLElement::__construct
  • References/PHP/Function/XML/SimpleXML/SimpleXMLElement

(PHP 5 >= 5.0.1, PHP 7) Creates a new SimpleXMLElement object

2025-01-10 15:47:30
SimpleXMLIterator::valid
  • References/PHP/Function/XML/SimpleXML/SimpleXMLIterator

(PHP 5 >= 5.1.0, PHP 7) Check whether the current element is valid

2025-01-10 15:47:30
SimpleXMLElement::count
  • References/PHP/Function/XML/SimpleXML/SimpleXMLElement

(PHP 5 >= 5.3.0, PHP 7) Counts the children of an element

2025-01-10 15:47:30