HaruDoc
PHP Manual

HaruDoc::save

(PECL haru >= 0.0.1)

HaruDoc::saveSave the document into the specified file

Описание

bool HaruDoc::save ( string $file )

Saves the document into the specified file.

Параметри

file

The file to save the document to.

Връщани стойности

Returns TRUE on success.

Грешки/Изключения

Throws a HaruException on error.

Вж. също


HaruDoc
PHP Manual