update : 2015.11.03
php.shukuma.com

검색:
 
 
Save the document into the specified file

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.

오류/예외

오류 시에 HaruException을 던짐.

참고