/sources/mime_types.php

Description
Functions
get_mime_type (line 27)

Find the mime type for the given file extension. It does not take into account whether the file type has been white-listed or not, and returns a binary download mime type for any unknown extensions.

  • return: The MIME type
string get_mime_type (string $extension)
  • string $extension: The file extension (no dot)

Documentation generated on Sun, 02 Jan 2011 23:17:58 +0000 by phpDocumentor 1.4.3