PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Filesystem> <Fileinfo Functions
Last updated: Fri, 22 Aug 2008

view this page in

finfo_set_flags

(PECL fileinfo:0.1-1.0.4)

finfo_set_flagsSet libmagic configuration options

Descripción

bool finfo_set_flags ( resource $finfo , int $options )
finfo
bool set_flags ( int $options )

This function sets various Fileinfo options. Options can be set also directly in finfo_open() or other Fileinfo functions.

Lista de parámetros

finfo

Fileinfo resource returned by finfo_open().

options

One or disjunction of more Fileinfo constants.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.



add a note add a note User Contributed Notes
finfo_set_flags
There are no user contributed notes for this page.

Filesystem> <Fileinfo Functions
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites