HaruDoc
PHP Manual

HaruDoc::save

(PECL haru >= 0.0.1)

HaruDoc::saveSave the document into the specified file

Opis

bool HaruDoc::save ( string $file )

Saves the document into the specified file.

Parametry

file

The file to save the document to.

Zwracane wartości

Returns TRUE on success.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

Zobacz też:


HaruDoc
PHP Manual