PHP 7.0.6 Released

finfo::__construct

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

finfo::__constructAlias of finfo_open()

Description

public finfo::__construct ([ int $options = FILEINFO_NONE [, string $magic_file = NULL ]] )

This function is an alias of: finfo_open()

User Contributed Notes

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