MIME

The MIME class provides facilities for mapping file extensions to MIME types and vice versa and obtaining human-readable descriptions from MIME types.

MIME is an abstract base class.

View source

Synopsis

uses('mime');

Description

Instances of the MIME class are never created; all methods are static.

Example

Public Static Methods