finfo_close
(PHP >= 5.3.0, PECL fileinfo >= 0.1.0)
finfo_close — Close fileinfo resource
Beschreibung
bool finfo_close
( resource
$finfo
)This function closes the resource opened by finfo_open().
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
There are no user contributed notes for this page.
