mime_content_typeファイルの MIME Content-type を検出する 説明
stringfalse mime_content_type(resourcestring
$filename )magic.mime ファイルの情報を用いて、 ファイルの MIME content type を返します。 パラメータ
戻り値
Content type を MIME 形式で返します。
たとえば エラー / 例外
失敗したときは 例
例1 mime_content_type の例
上の例の出力は以下となります。 image/gif text/plain 参考
|