PHP Dokumentation: Function harudoc-save
12. Januar 2010 von werner
HaruDoc::save
(PECL haru >= 0.0.1)
HaruDoc::save — Save the document into the specified file
Beschreibung
bool HaruDoc::save ( string $file )
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
Throws a HaruException on error.
Siehe auch
- HaruDoc::output – Write the document data to the output buffer