To reduce search time the function checks first wether the file
has a well known extension. If not two functions are tried. If all fails
'application/force-download' is returned to force the download of the
unknown format.
static public titleMimeType ( string $file_path ) : string | ||
$file_path | string | path to ebook file |
Результат | string | MIME type |