finfo_set_flags(3) php man page | unix.com

Man Page: finfo_set_flags

Operating Environment: php

Section: 3

FINFO_SET_FLAGS(3)							 1							FINFO_SET_FLAGS(3)

finfo_set_flags - Set libmagic configuration options

       Procedural style

SYNOPSIS
bool finfo_set_flags (resource $finfo, int $options)
DESCRIPTION
Object oriented style bool finfo::set_flags (int $options) This function sets various Fileinfo options. Options can be set also directly in finfo_open(3) or other Fileinfo functions.
PARAMETERS
o $finfo - Fileinfo resource returned by finfo_open(3). o $options - One or disjunction of more Fileinfo constants.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group FINFO_SET_FLAGS(3)
Related Man Pages
finfo_open(3) - php
maxdb_fetch_field_direct(3) - php
maxdb_fetch_fields(3) - php
maxdb_field_seek(3) - php
mysqli_next_result(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update