finfo_close

(PECL)

finfo_close -- Close fileinfo resource

说明

bool finfo_close ( resource finfo )

class finfo {

__destruct(); }

This function closes the resource opened by finfo_open().

参数

finfo

Fileinfo resource returned by finfo_open().

返回值

如果成功则返回 TRUE,失败则返回 FALSE