|
HaruDoc::save(PECL haru >= 0.0.1) HaruDoc::save — Save the document into the specified file Описание
bool HaruDoc::save
( string $file
)
Saves the document into the specified file. Список параметров
Возвращаемые значенияReturns TRUE on success. ОшибкиВызывает исключение HaruException при ошибке. |
|