Query: finfo_set_flags
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FINFO_SET_FLAGS(3) 1 FINFO_SET_FLAGS(3) finfo_set_flags - Set libmagic configuration options Procedural styleSYNOPSISbool finfo_set_flags (resource $finfo, int $options)DESCRIPTIONObject 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.PARAMETERSo $finfo - Fileinfo resource returned by finfo_open(3). o $options - One or disjunction of more Fileinfo constants.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group FINFO_SET_FLAGS(3)
| Related Man Pages | 
|---|
| maxdb_fetch_field(3) - php | 
| finfo_file(3) - php | 
| maxdb_field_tell(3) - php | 
| mysqli_more_results(3) - php | 
| mysqli_next_result(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| User Guide: Posting in the Emergency Forum | 
| Status of UNIX.COM Forum Transformation | 
| Please Welcome Ravinder Singh to the Moderation Team |