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

DomDocument->dump_file()

DomDocument->dump_file - Dumps the internal XML tree back into a file

Syntax

string DomDocument->dump_file (string $filename, bool $compressionmode, bool $format)

Arguments

  • filename - The new value.
  • compressionmode - The new value.
  • format - The new value.

Description

Version

PHP 4.1.0

Return value