• PHP Video Tutorials

PHP - FileInfo construct Function



finfo::__construct() function is an alias of finfo_open().

Syntax

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