php8.5
Home/ Manual/ reference / fileinfo/ File Information

File Information

The functions in this module try to guess the content type and encoding of a file by looking for certain magic byte sequences at specific positions within the file. While this is not a bullet proof approach the heuristics used do a very good job.

Intro

The functions in this module try to guess the content type and encoding of a file by looking for certain magic byte sequences at specific positions within the file. While this is not a bullet proof approach the heuristics used do a very good job.

Setup Constants Reference Finfo

Source: reference/fileinfo/book.xml · from the official PHP manual (php/doc-en)