finfo::file

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

finfo::fileAlias of finfo_file()

Description

publicfinfo::file(string$filename, int$flags = FILEINFO_NONE, ?resource$context = null): string|false

This function is an alias of: finfo_file()

To Top