(PHP 5 >= 5.1.0, PHP 7)
XMLReader::read
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Move to next node in document

2025-01-10 15:47:30
XMLReader::setRelaxNGSchema
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.2.0, PHP 7) Set the filename or URI for a RelaxNG Schema

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

(PHP 5 >= 5.1.0, PHP 7) Set the data containing the XML to parse

2025-01-10 15:47:30
XMLReader::readInnerXML
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.2.0, PHP 7) Retrieve XML from current node

2025-01-10 15:47:30
XMLReader::next
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Move cursor to next node skipping all subtrees

2025-01-10 15:47:30
XMLReader::readString
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.2.0, PHP 7) Reads the contents of the current node as a string

2025-01-10 15:47:30
XMLReader::setSchema
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.2.0, PHP 7) Validate document against XSD

2025-01-10 15:47:30
XMLReader::moveToAttributeNs
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Move cursor to a named attribute

2025-01-10 15:47:30
XMLReader::getParserProperty
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Indicates if specified property has been set

2025-01-10 15:47:30
XMLReader::getAttribute
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Get the value of a named attribute

2025-01-10 15:47:30