(PHP >= 5.3.0, PECL fileinfo >= 0.1.0)
finfo_close — Close fileinfo resource
过程化风格
面向对象风格
This function closes the resource opened by finfo_open().
Fileinfo resource returned by finfo_open().
成功时返回 TRUE, 或者在失败时返回 FALSE.