PHP 8.3.4 Released!

finfo::file

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

finfo::fileAlias of finfo_file()

Description

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

This function is an alias of: finfo_file()

add a note

User Contributed Notes

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