finfo_close
(PECL fileinfo:0.1-1.0.4)
finfo_close — Close fileinfo resource
说明
bool finfo_close
( resource $finfo
)
finfo
__destruct
( void
)
This function closes the resource opened by finfo_open().
返回值
如果成功则返回 TRUE,失败则返回 FALSE。