PHP 7.0.6 Released

finfo::set_flags

(PHP >= 5.3.0, PECL fileinfo >= 0.1.0)

finfo::set_flagsAlias of finfo_set_flags()

Description

public bool finfo::set_flags ( int $options )

This function is an alias of: finfo_set_flags()

User Contributed Notes

There are no user contributed notes for this page.
To Top