Home > PHP > Function > DOM XML (PHP 4) > DomDocument->dump_mem()

DomDocument->dump_mem()

DomDocument->dump_mem - Dumps the internal XML tree back into a string

Syntax

string DomDocument->dump_mem (bool $format, string $encoding)

Arguments

  • format - The new value.
  • encoding - The new value.

Description

Version

PHP 4.1.0

Return value