PHP Classes / Mime Type Getter

Determine the MIME type of a given file

Mime Type Getter PHP Class

This class can be used to determine the MIME type of a file. It can try to determine the MIME type associated to given file: - Using the PHP file info extension - Using the PHP MIME magic extension - Checking the file name extension The class can call fallback to the last method if any of the necessary PHP extensions are not available.

Similar PHP Classes

Search in PHP Classes

Filter by tags