|
PHP5中文手册
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. 错误/异常Throws HaruException on error. |