finfo_file finfo::file Return information about a file &reftitle.description; &style.procedural; stringfinfo_file resourcefinfo stringfile_name&null; intoptionsFILEINFO_NONE resourcecontext&null; &style.oop; stringfinfo::file stringfile_name&null; intoptionsFILEINFO_NONE resourcecontext&null; This function is used to get information about a file. &reftitle.parameters; finfo Fileinfo resource returned by finfo_open. file_name Name of a file to be checked. options One or disjunction of more Fileinfo constants. context For a description of contexts, refer to . &reftitle.returnvalues; Returns a textual description of the contents of the filename argument, or &false; if an error occurred. &reftitle.examples; A <function>finfo_file</function> example ]]> &example.outputs.similar; &reftitle.seealso; finfo_buffer