PHP.nl

finfo_set_flags

finfo_set_flags

finfo::set_flags

Set libmagic configuration options

style.procedural

true **finfo_set_flags** finfo $finfo int $flags

style.oop

true **finfo::set_flags** int $flags

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

finfo``flags One or disjunction of more . Fileinfo constants

return.true.always