We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Return a human-readable description of a MIME type
uses('mime');
public static function [[MIME]]::description(string [in] $type)
MIME::description() returns a human-readable description of a specified MIME type. For example, the description for video/mp4 might be MPEG 4 video.
MIME::description()
$type
string A human-readable description for $type