File MIME Class
Package:
Summary:
Determine the MIME type from a file name extension
Groups:
Author:
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.
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.
Comments are closed.