-
-
$mime_types = array(
- 'gif' => 'image/gif',
- 'jpg' => 'image/jpeg',
- 'jpeg' => 'image /jpeg'、
- 'jpe' => '画像/jpeg'、
- 'bmp' => '画像/png'、
- 'tif' => '画像/tiff',
- 'tiff' => '画像/tiff',
- 'pict' => '画像/x-pict',
- 'pct' => '画像/x-pict'、
- 'tif' => '画像/tiff'、
- 'psd' => x-photoshop'、
'swf' => 'application/x-shockwave-flash'、
- 'js' => 'application/x-javascript'、
- 'pdf' => '申請書/pdf',
- 'ps' => '申請書/追記',
- 'ai' => wmf' => 'アプリケーション/x-msmetafile',
'css' => 'text/css',
- 'htm' => html' => 'テキスト/html'、
- 'txt' => 'テキスト/xml'、
- 'wml' =>
- 'wbmp' => 'image/vnd.wap'wbmp',
'mid' => 'audio/midi',
- 'wav' => ',
- 'mp3' => 'オーディオ/mpeg'、
- 'mp2' => 'audio/mpeg',
'avi' => 'video/x-msvideo',
- 'mpeg' => 'ビデオ/mpeg',
- 'mpg' => 'video/mpeg',
- 'qt' => 'ビデオ/クイックタイム',
- 'mov' => 'video/quicktime',
'lha' => 'application/x-lha',
- 'lzh' => 'application/x-lha',
- 'z' => 'application/x-compress',
- 'gtar' => 'application/x-gtar',
- 'gz' => 'application/x-gzip',
- 'gzip' => 'application/x-gzip',
- 'tgz' => 'application/x-gzip',
- 'tar' => 'application/x-tar',
- 'bz2' => 'application/bzip2',
- 'zip' => 'アプリケーション/zip',
- 'arj' => 'application/x-arj',
- 'rar' => 'application/x-rar-compressed',
'hqx' => 'application/mac-binhex40',
- 'sit' => 'application/x-stuffit',
- 'bin' => 'application/x-macbinary',
'uu' => 'text/x-uuencode',
- 'uue' => 'text/x-uuencode',
'latex'=> 'application/x-latex',
- 'ltx' => 'application/x-latex',
- 'tcl' => 'application/x-tcl',
'pgp' => 'application/pgp',
- 'asc' => 'application/pgp',
- 'exe' => 'application/x-msdownload',
- 'doc' => 'アプリケーション/msword',
- 'rtf' => 'application/rtf',
- 'xls' => 'application/vnd.ms-excel',
- 'ppt' => 'application/vnd.ms-powerpoint',
- 'mdb' => 'application/x-msaccess',
- 'wri' => 'application/x-mswrite',
- );
-
-
-
- 复制牌
-
-
-
-
|