(PHP 5 >= 5.0.1, PHP 7)
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
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
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
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
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
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
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