finfo_close(3) php man page | unix.com

Man Page: finfo_close

Operating Environment: php

Section: 3

FINFO_CLOSE(3)								 1							    FINFO_CLOSE(3)

finfo_close - Close fileinfo resource

SYNOPSIS
bool finfo_close (resource $finfo)
DESCRIPTION
This function closes the resource opened by finfo_open(3).
PARAMETERS
o $finfo - Fileinfo resource returned by finfo_open(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group FINFO_CLOSE(3)
Related Man Pages
finfo_open(3) - php
finfo_buffer(3) - php
finfo_file(3) - php
proc_get_status(3) - php
zip_entry_open(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch