haru
PHP Manual

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.

매개변수

file

The file to save the document to.

반환값

Returns TRUE on success.

오류/예외

Throws HaruException on error.

참고


haru
PHP Manual