SimpleXMLElement::saveXML
  • References/PHP/Function/XML/SimpleXML/SimpleXMLElement

(PHP 5 >= 5.2.0, PHP 7) Alias of

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

(PHP 5 >= 5.2.0, PHP 7) Creates a prefix/ns context for the next XPath query

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

(PHP 5 >= 5.1.0, PHP 7) Returns the sub-elements of the current element

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

(PHP 5 >= 5.1.3, PHP 7) Gets the name of the XML element

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

(PHP 5 >= 5.1.3, PHP 7) Adds a child element to the XML node

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

(PHP 5, PHP 7) Interprets a string of XML into an object

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

(PHP 5, PHP 7) Interprets an XML file into an object

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

(PHP 5 >= 5.1.2, PHP 7) Returns namespaces declared in document

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

(No version information available, might only be in Git) Returns the string content

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

(PHP 5 >= 5.0.1, PHP 7) Identifies an element's attributes

2025-01-10 15:47:30