(PHP >= 5.3.0, PECL fileinfo >= 0.1.0)
finfo_close — Close fileinfo resource
$finfo
This function closes the resource opened by finfo_open().
finfo
Fileinfo resource returned by finfo_open().
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
TRUE
FALSE