(PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0)
finfo_set_flags -- finfo::set_flags — Set libmagic configuration options
Процедурний стиль
Об'єктно-орієнтований стиль
This function sets various Fileinfo options. Options can be set also directly in finfo_open() or other Fileinfo functions.
finfo
Примірник finfo, що повертається функцією finfo_open().
flags
One or disjunction of more Fileinfo constants.
Завжди повертає true
.