guessMime

Return a likely MIME type for a file with the given name.

string
guessMime
(
string fileName
,
string defaultResult = null
)

Meta