File MIME Class

Package:
File MIME Class
Summary:
Determine the MIME type from a file name extension
Groups:
Files and Folders, PHP 5
Author:
Kai Ming Choi
Description:
This class can be used to determine the MIME type from a file name extension and vice-versa.

It can take a given file name extension and return the associated MIME type.

The class can also do the opposite, i.e. determine the file name extension associated to a given MIME type.


Powered by Gewgley