finfo_file说明string finfo_file ( resource finfo, string file_name [, int options [, resource context]] )class finfo { string file ( string file_name [, int options [, resource context]] ) } This function is used to get information about a file. 参数
返回值Returns a textual description of the contents of the filename argument, or FALSE if an error occurred. | ||