Subversion Repositories fileformats

Rev

Blame | Last modification | View Log | RSS feed


# File Format detection in PHP

This small class in PHP has following functionalities:

- Get MIME Type from a filename (useful if your system does not support mime_content_type)
- Get a name/description of a given file or filename

The project contains a small lookup-table for file type names in English.