mime_content_type
Description
string mime_content_type ( string filename )Returns the MIME content type for a file as determined by using information from the magic.mime file.
Notes
| Warning |
This function has been deprecated as the PECL extension Fileinfo provides the same functionality (and more) in a much cleaner way. |
