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.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|