파일이름의 확장자로 파일 종류를 확인하는 함수입니다.
미디어스킨 또는 이미지 관련스킨에 유용할듯해서 올립니다.
function file_type($filename)
{
$tmp = explode(".", $filename);
$ext = trim($tmp[count($tmp)-1]);
$type_image = "jpg|jpeg|gif|bmp|pcx|png";
$type_compress = "zip|alz|gz|tar|z|rar|ace|bz|bz2";
$type_text = "txt|text|rtf|2b";
$type_html = "htm|html";
$type_hwp = "hwp|h30";
$type_exe = "exe";
$type_font = "ttf";
$type_movie = "avi|mpg|mpeg|mqv|asf|wmv|mov";
$type_sound = "wav|mp3|mid|wma";
if(preg_match("/($type_image)/i",$ext))
$file_type = 'image';
else if(preg_match("/($type_compress)/i",$ext))
$file_type = 'compress';
else if(preg_match("/($type_text)/i",$ext))
$file_type = 'text';
else if(preg_match("/($type_html)/i",$ext))
$file_type = 'html';
else if(preg_match("/($type_hwp)/i",$ext))
$file_type = 'hwp';
else if(preg_match("/($type_exe)/i",$ext))
$file_type = 'exe';
else if(preg_match("/($type_font)/i",$ext))
$file_type = 'font';
else if(preg_match("/($type_movie)/i",$ext))
$file_type = 'movie';
else if(preg_match("/($type_sound)/i",$ext))
$file_type = 'sound';
else
$file_type = 'unknown';
return $file_type;
}
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7730 | 10년 전 | 1308 | ||
| 7729 | 10년 전 | 1140 | ||
| 7728 |
잘살아보자
|
10년 전 | 594 | |
| 7727 |
잘살아보자
|
10년 전 | 494 | |
| 7726 |
잘살아보자
|
10년 전 | 819 | |
| 7725 |
잘살아보자
|
10년 전 | 548 | |
| 7724 |
잘살아보자
|
10년 전 | 458 | |
| 7723 |
잘살아보자
|
10년 전 | 526 | |
| 7722 |
잘살아보자
|
10년 전 | 470 | |
| 7721 |
잘살아보자
|
10년 전 | 505 | |
| 7720 |
잘살아보자
|
10년 전 | 458 | |
| 7719 |
비긴어게인
|
10년 전 | 688 | |
| 7718 |
|
10년 전 | 2533 | |
| 7717 |
잘살아보자
|
10년 전 | 646 | |
| 7716 |
잘살아보자
|
10년 전 | 393 | |
| 7715 |
잘살아보자
|
10년 전 | 427 | |
| 7714 |
잘살아보자
|
10년 전 | 487 | |
| 7713 | 10년 전 | 1783 | ||
| 7712 | 10년 전 | 1705 | ||
| 7711 | 10년 전 | 1098 | ||
| 7710 | 10년 전 | 1395 | ||
| 7709 | 10년 전 | 1514 | ||
| 7708 | 10년 전 | 1455 | ||
| 7707 | 10년 전 | 855 | ||
| 7706 |
별지기천사
|
10년 전 | 568 | |
| 7705 | 10년 전 | 1068 | ||
| 7704 |
ICONdesignstudio
|
10년 전 | 613 | |
| 7703 | 10년 전 | 586 | ||
| 7702 |
|
10년 전 | 721 | |
| 7701 | 10년 전 | 1406 | ||
| 7700 | 10년 전 | 1099 | ||
| 7699 | 10년 전 | 581 | ||
| 7698 | 10년 전 | 1137 | ||
| 7697 | 10년 전 | 5160 | ||
| 7696 | 10년 전 | 648 | ||
| 7695 | 10년 전 | 1684 | ||
| 7694 | 10년 전 | 1056 | ||
| 7693 | 10년 전 | 1548 | ||
| 7692 | 10년 전 | 1291 | ||
| 7691 | 10년 전 | 812 | ||
| 7690 | 10년 전 | 1387 | ||
| 7689 | 10년 전 | 1009 | ||
| 7688 | 10년 전 | 609 | ||
| 7687 |
파랑새1597
|
10년 전 | 582 | |
| 7686 | 10년 전 | 845 | ||
| 7685 | 10년 전 | 1339 | ||
| 7684 | 10년 전 | 797 | ||
| 7683 | 10년 전 | 1083 | ||
| 7682 | 10년 전 | 1005 | ||
| 7681 | 10년 전 | 651 | ||
| 7680 | 10년 전 | 985 | ||
| 7679 | 10년 전 | 501 | ||
| 7678 | 10년 전 | 729 | ||
| 7677 | 10년 전 | 630 | ||
| 7676 |
|
10년 전 | 942 | |
| 7675 |
|
10년 전 | 1169 | |
| 7674 | 10년 전 | 1048 | ||
| 7673 | 10년 전 | 751 | ||
| 7672 | 10년 전 | 1091 | ||
| 7671 | 10년 전 | 883 | ||
| 7670 | 10년 전 | 652 | ||
| 7669 |
mashmellow
|
10년 전 | 1229 | |
| 7668 | 10년 전 | 717 | ||
| 7667 | 10년 전 | 1006 | ||
| 7666 |
senseme
|
10년 전 | 652 | |
| 7665 | 10년 전 | 500 | ||
| 7664 | 10년 전 | 1893 | ||
| 7663 |
mixx애교
|
10년 전 | 981 | |
| 7662 | 10년 전 | 1035 | ||
| 7661 |
hkhkah
|
10년 전 | 785 | |
| 7660 | 10년 전 | 1056 | ||
| 7659 |
커네드커네드
|
10년 전 | 929 | |
| 7658 |
바람돌이팡
|
10년 전 | 671 | |
| 7657 | 10년 전 | 1165 | ||
| 7656 | 10년 전 | 1567 | ||
| 7655 | 10년 전 | 983 | ||
| 7654 |
개발짜증나
|
10년 전 | 856 | |
| 7653 |
네이비칼라
|
10년 전 | 878 | |
| 7652 |
밥먹고합시다
|
10년 전 | 814 | |
| 7651 |
플라이SINJI
|
10년 전 | 1509 | |
| 7650 |
개발짜증나
|
10년 전 | 1409 | |
| 7649 | 10년 전 | 451 | ||
| 7648 |
이미영ㅇㅇ
|
10년 전 | 863 | |
| 7647 | 10년 전 | 434 | ||
| 7646 | 10년 전 | 798 | ||
| 7645 | 10년 전 | 2316 | ||
| 7644 | 10년 전 | 818 | ||
| 7643 |
|
10년 전 | 2871 | |
| 7642 | 10년 전 | 1507 | ||
| 7641 | 10년 전 | 1135 | ||
| 7640 |
개발짜증나
|
10년 전 | 471 | |
| 7639 |
|
10년 전 | 810 | |
| 7638 |
개발짜증나
|
10년 전 | 1130 | |
| 7637 | 10년 전 | 1546 | ||
| 7636 | 10년 전 | 2914 | ||
| 7635 | 10년 전 | 1689 | ||
| 7634 | 10년 전 | 1878 | ||
| 7633 | 10년 전 | 2334 | ||
| 7632 | 10년 전 | 3940 | ||
| 7631 |
|
10년 전 | 1531 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기