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.
|
|
| Name: |
Mime Type Getter |
| Base name: |
mimetypegetter |
| Description: |
Determine the MIME type of a given file |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
392 users |
| All time rank: |
5527 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
| 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 |
|
|