PHP Velho Oeste 2024

HaruDoc::save

(PECL haru >= 0.0.1)

HaruDoc::saveSave the document into the specified file

Descrierea

HaruDoc::save ( string $file ) : bool

Saves the document into the specified file.

Parametri

file

The file to save the document to.

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.

A se vedea și

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top