PHP Velho Oeste 2024

HaruDoc::save

(PECL haru >= 0.0.1)

HaruDoc::saveSave the document into the specified file

Beschreibung

HaruDoc::save ( string $file ) : bool

Saves the document into the specified file.

Parameter-Liste

file

The file to save the document to.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch

add a note add a note

User Contributed Notes

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