parent root
PHP: finfo::file - Manual

finfo::file

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

finfo::fileAlias of finfo_file()

Description

public finfo::file ( string $file_name [, int $options = FILEINFO_NONE [, resource $context ]] ) : string

This function is an alias of: finfo_file()

add a noteadd a note

User Contributed Notes

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