(PHP 5 >= 5.1.0, PHP 7)
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
XMLReader::lookupNamespace
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Lookup namespace for a prefix

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

(PHP 5 >= 5.1.0, PHP 7) Get the value of an attribute by localname and URI

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

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

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

(PHP 5 >= 5.1.0, PHP 7) Returns a copy of the current node as a DOM object

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

(PHP 5 >= 5.1.0, PHP 7) Move cursor to an attribute by index

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

(PHP 5 >= 5.1.0, PHP 7) Indicates if the parsed document is valid

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

(PHP 5 >= 5.1.0, PHP 7) Position cursor on the parent Element of current Attribute

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

(PHP 5 >= 5.1.0, PHP 7) Get the value of an attribute by index

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

(PHP 5 >= 5.1.0, PHP 7) Set the data containing a RelaxNG Schema

2025-01-10 15:47:30