(PHP 5 >= 5.2.0, PHP 7, PHP 8)
XMLReader::readOuterXml — Retrieve XML from current node, including itself
Reads the contents of the current node, including the node itself.
У цієї функції немає параметрів.
Returns the contents of current node, including itself, as a string. Empty string on failure.
Ця функція доступна тільки, якщо PHP зібрано разом з libxml версії 20620 або новішою.