PHP Fileinfo Functions
EditRocket provides the following information on Fileinfo functions in the PHP source code builder.
string finfo_buffer ( resource $finfo , string $string [, int $options [, resource $context ]] ) -
bool finfo_close ( resource $finfo ) -
string finfo_file ( resource $finfo , string $file_name [, int $options [, resource $context ]] ) -
resource finfo_open ([ int $options [, string $arg ]] ) -
bool finfo_set_flags ( resource $finfo , int $options ) -