finfo_close

finfo_close

(PECL)

finfo_close -- Close fileinfo resource

Description

bool finfo_close ( resource finfo )

This function closes the resource opened by finfo_open().

Parameters

finfo

Fileinfo resource returned by finfo_open().

Return Values

Returns TRUE on success or FALSE on failure.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.