확장자로 해당 파일의 mime 타입 알아오기.

· 19년 전 · 3602
function get_mine_type($exp){
$exp = strtolower($exp);
static $mime_type;
if(!is_array($mime_type)){
$mime_type = array();
$mime_type['dwg']='application/acad';
$mime_type['ccad']='application/clariscad';
$mime_type['dxf']='application/dxf';
$mime_type['mdb']='application/msaccess';
$mime_type['doc']='application/msword';
$mime_type['bin']='application/octet-stream';
$mime_type['pdf']='application/pdf';
$mime_type['ai']='application/postscript';
$mime_type['ps']='application/postscript';
$mime_type['eps']='application/postscript';
$mime_type['rtf']='application/rtf';
$mime_type['rtf']='application/rtf';
$mime_type['xls']='application/vnd.ms-excel';
$mime_type['ppt']='application/vnd.ms-powerpoint';
$mime_type['cdf']='application/x-cdf';
$mime_type['csh']='application/x-csh';
$mime_type['csh']='application/x-csh';
$mime_type['dvi']='application/x-dvi';
$mime_type['js']='application/x-javascript';
$mime_type['latex']='application/x-latex';
$mime_type['mif']='application/x-mif';
$mime_type['xls']='application/x-msexcel';
$mime_type['ppt']='application/x-mspowerpoint';
$mime_type['tcl']='application/x-tcl';
$mime_type['tex']='application/x-tex';
$mime_type['texinfo']='application/x-texinfo';
$mime_type['texi']='application/x-texinfo';
$mime_type['t']='application/x-troff';
$mime_type['tr']='application/x-troff';
$mime_type['roff']='application/x-troff';
$mime_type['man']='application/x-troff-man';
$mime_type['me']='application/x-troff-me';
$mime_type['ms']='application/x-troff-ms';
$mime_type['src']='application/x-wais-source';
$mime_type['zip']='application/zip';
$mime_type['au']='audio/basic';
$mime_type['snd']='audio/basic';
$mime_type['aif']='audio/x-aiff';
$mime_type['aiff']='audio/x-aiff';
$mime_type['aifc']='audio/x-aiff';
$mime_type['wav']='audio/x-wav';
$mime_type['gif']='image/gif';
$mime_type['ief']='image/ief';
$mime_type['jpeg']='image/jpeg';
$mime_type['jpg']='image/jpeg';
$mime_type['jpe']='image/jpeg';
$mime_type['tiff']='image/tiff';
$mime_type['tif']='image/tiff';
$mime_type['png']='image/png';
$mime_type['ras']='image/x-cmu-raster';
$mime_type['pnm']='image/x-portable-anymap';
$mime_type['pbm']='image/x-portable-bitmap';
$mime_type['pgm']='image/x-portable-graymap';
$mime_type['ppm']='image/x-portable-pixmap';
$mime_type['rgb']='image/x-rgb';
$mime_type['xbm']='image/x-xbitmap';
$mime_type['xpm']='image/x-xpixmap';
$mime_type['xwd']='image/x-xwindowdump';
$mime_type['gzip']='multipart/x-gzip';
$mime_type['zip']='multipart/x-zip';
$mime_type['css']='text/css';
$mime_type['html']='text/html';
$mime_type['htm']='text/html';
$mime_type['txt']='text/plain';
$mime_type['rtx']='text/richtext';
$mime_type['tsv']='text/tab-separated-values';
$mime_type['xml']='text/xml';
$mime_type['etx']='text/x-setext';
$mime_type['xsl']='text/xsl';
$mime_type['mpeg']='video/mpeg';
$mime_type['mpg']='video/mpeg';
$mime_type['mpe']='video/mpeg';
$mime_type['mov']='video/quicktime';
$mime_type['qt']='video/quicktime';
$mime_type['avi']='video/x-msvideo';
$mime_type['movie']='video/x-sgi-movie';
$mime_type['swf']='application/x-shockwave-flash';
}
if(isset($mime_type[$exp])){
return $mime_type[$exp] ;
}else{
return false;
}
}
---------------=------------=-----------------
http_file_manager 속에 있는겁니다.
볼꺼도 없습니다.
파일의 해더 뒤지는 것도 아니고 그냥
확장자를 키로 써서 그에맞는 mime 타입 문자열을 빼오는 겁니다.

ex>
print get_mine_type('avi');
->video/x-msvideo
---------=-----------=---------
저작권이 대세인것 같은데
저작자는 mins(공대여자) 즉, 접니다.
그러니 사용할 때마다 마음속으로
"공대여자 예뼜다."를 향숙이 버전으로 외치고 사용해주세요.

------------------------=------------------------=-----------
아... 타입 더 추가하신 분은 알려주세요.~

----------------------------------------------------------=-----
추가
대소문자 구분없이 전부 소문자로 바꿔서 비교합니다.
swf 추가했어요~


http://www.phpschool.com/gnuboard4/bbs/board.php?bo_table=tipntech&wr_id=47227&sca=%C7%D4%BC%F6<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:12:10 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
19년 전 조회 4,263
19년 전 조회 2,133
19년 전 조회 2,332
19년 전 조회 2,261
19년 전 조회 3,469
19년 전 조회 2,843
19년 전 조회 3,627
19년 전 조회 2,807
19년 전 조회 2,634
19년 전 조회 2,465
19년 전 조회 2,361
19년 전 조회 2,247
19년 전 조회 4,385
19년 전 조회 2,796
19년 전 조회 2,279
19년 전 조회 2,378
19년 전 조회 2,963
19년 전 조회 2,073
19년 전 조회 3,325
19년 전 조회 2,882
19년 전 조회 2,388
19년 전 조회 1,923
19년 전 조회 2,366
19년 전 조회 2,134
19년 전 조회 2,022
19년 전 조회 2,582
19년 전 조회 2,440
19년 전 조회 4,015
19년 전 조회 3,862
19년 전 조회 2,366
19년 전 조회 3,411
19년 전 조회 2,075
19년 전 조회 2,501
19년 전 조회 2,392
19년 전 조회 2,457
19년 전 조회 2,301
19년 전 조회 2,929
19년 전 조회 2,943
19년 전 조회 3,282
19년 전 조회 3,152
19년 전 조회 2,818
19년 전 조회 3,041
19년 전 조회 3,285
19년 전 조회 2,997
19년 전 조회 2,726
19년 전 조회 3,056
19년 전 조회 4,634
19년 전 조회 2,537
19년 전 조회 2,565
19년 전 조회 3,603
19년 전 조회 3,278
19년 전 조회 2,926
19년 전 조회 2,164
19년 전 조회 1,906
19년 전 조회 2,993
19년 전 조회 1,851
19년 전 조회 2,430
19년 전 조회 4,072
19년 전 조회 3,852
19년 전 조회 3,577
19년 전 조회 3,523
19년 전 조회 1,685
19년 전 조회 2,052
19년 전 조회 1,967
19년 전 조회 2,649
19년 전 조회 4,738
19년 전 조회 2,880
19년 전 조회 2,035
19년 전 조회 2,045
19년 전 조회 1,937
19년 전 조회 2,676
19년 전 조회 8,292
19년 전 조회 2,850
19년 전 조회 2,905
19년 전 조회 3,170
19년 전 조회 2,315
19년 전 조회 2,333
19년 전 조회 2,292
19년 전 조회 2,180
19년 전 조회 2,369
19년 전 조회 2,628
19년 전 조회 3,196
19년 전 조회 2,445
19년 전 조회 2,022
19년 전 조회 2,951
19년 전 조회 5,115
19년 전 조회 3,611
19년 전 조회 3,565
19년 전 조회 3,094
19년 전 조회 2,517
19년 전 조회 1,605
19년 전 조회 3,243
19년 전 조회 2,122
19년 전 조회 5,481
19년 전 조회 2,552
19년 전 조회 3,552
19년 전 조회 2,966
19년 전 조회 1,875
19년 전 조회 3,989
19년 전 조회 2,526