파일이름의 확장자로 파일 종류를 확인하는 함수입니다.
미디어스킨 또는 이미지 관련스킨에 유용할듯해서 올립니다.
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년 전 | 1283 | ||
| 7729 | 10년 전 | 1092 | ||
| 7728 |
잘살아보자
|
10년 전 | 561 | |
| 7727 |
잘살아보자
|
10년 전 | 460 | |
| 7726 |
잘살아보자
|
10년 전 | 796 | |
| 7725 |
잘살아보자
|
10년 전 | 526 | |
| 7724 |
잘살아보자
|
10년 전 | 431 | |
| 7723 |
잘살아보자
|
10년 전 | 500 | |
| 7722 |
잘살아보자
|
10년 전 | 440 | |
| 7721 |
잘살아보자
|
10년 전 | 473 | |
| 7720 |
잘살아보자
|
10년 전 | 413 | |
| 7719 |
비긴어게인
|
10년 전 | 660 | |
| 7718 |
|
10년 전 | 2502 | |
| 7717 |
잘살아보자
|
10년 전 | 633 | |
| 7716 |
잘살아보자
|
10년 전 | 372 | |
| 7715 |
잘살아보자
|
10년 전 | 409 | |
| 7714 |
잘살아보자
|
10년 전 | 446 | |
| 7713 | 10년 전 | 1751 | ||
| 7712 | 10년 전 | 1684 | ||
| 7711 | 10년 전 | 1070 | ||
| 7710 | 10년 전 | 1353 | ||
| 7709 | 10년 전 | 1482 | ||
| 7708 | 10년 전 | 1436 | ||
| 7707 | 10년 전 | 831 | ||
| 7706 |
별지기천사
|
10년 전 | 549 | |
| 7705 | 10년 전 | 1048 | ||
| 7704 |
ICONdesignstudio
|
10년 전 | 593 | |
| 7703 | 10년 전 | 558 | ||
| 7702 |
|
10년 전 | 687 | |
| 7701 | 10년 전 | 1385 | ||
| 7700 | 10년 전 | 1082 | ||
| 7699 | 10년 전 | 562 | ||
| 7698 | 10년 전 | 1111 | ||
| 7697 | 10년 전 | 5119 | ||
| 7696 | 10년 전 | 614 | ||
| 7695 | 10년 전 | 1652 | ||
| 7694 | 10년 전 | 1019 | ||
| 7693 | 10년 전 | 1517 | ||
| 7692 | 10년 전 | 1252 | ||
| 7691 | 10년 전 | 784 | ||
| 7690 | 10년 전 | 1368 | ||
| 7689 | 10년 전 | 985 | ||
| 7688 | 10년 전 | 566 | ||
| 7687 |
파랑새1597
|
10년 전 | 558 | |
| 7686 | 10년 전 | 804 | ||
| 7685 | 10년 전 | 1328 | ||
| 7684 | 10년 전 | 774 | ||
| 7683 | 10년 전 | 1023 | ||
| 7682 | 10년 전 | 917 | ||
| 7681 | 10년 전 | 624 | ||
| 7680 | 10년 전 | 967 | ||
| 7679 | 10년 전 | 461 | ||
| 7678 | 10년 전 | 697 | ||
| 7677 | 10년 전 | 598 | ||
| 7676 |
|
10년 전 | 921 | |
| 7675 |
|
10년 전 | 1120 | |
| 7674 | 10년 전 | 1030 | ||
| 7673 | 10년 전 | 728 | ||
| 7672 | 10년 전 | 1061 | ||
| 7671 | 10년 전 | 851 | ||
| 7670 | 10년 전 | 614 | ||
| 7669 |
mashmellow
|
10년 전 | 1204 | |
| 7668 | 10년 전 | 685 | ||
| 7667 | 10년 전 | 966 | ||
| 7666 |
senseme
|
10년 전 | 627 | |
| 7665 | 10년 전 | 482 | ||
| 7664 | 10년 전 | 1872 | ||
| 7663 |
mixx애교
|
10년 전 | 956 | |
| 7662 | 10년 전 | 1003 | ||
| 7661 |
hkhkah
|
10년 전 | 762 | |
| 7660 | 10년 전 | 1040 | ||
| 7659 |
커네드커네드
|
10년 전 | 909 | |
| 7658 |
바람돌이팡
|
10년 전 | 639 | |
| 7657 | 10년 전 | 1139 | ||
| 7656 | 10년 전 | 1544 | ||
| 7655 | 10년 전 | 956 | ||
| 7654 |
개발짜증나
|
10년 전 | 837 | |
| 7653 |
네이비칼라
|
10년 전 | 871 | |
| 7652 |
밥먹고합시다
|
10년 전 | 789 | |
| 7651 |
플라이SINJI
|
10년 전 | 1491 | |
| 7650 |
개발짜증나
|
10년 전 | 1386 | |
| 7649 | 10년 전 | 432 | ||
| 7648 |
이미영ㅇㅇ
|
10년 전 | 842 | |
| 7647 | 10년 전 | 413 | ||
| 7646 | 10년 전 | 777 | ||
| 7645 | 10년 전 | 2277 | ||
| 7644 | 10년 전 | 795 | ||
| 7643 |
|
10년 전 | 2843 | |
| 7642 | 10년 전 | 1492 | ||
| 7641 | 10년 전 | 1109 | ||
| 7640 |
개발짜증나
|
10년 전 | 455 | |
| 7639 |
|
10년 전 | 796 | |
| 7638 |
개발짜증나
|
10년 전 | 1100 | |
| 7637 | 10년 전 | 1519 | ||
| 7636 | 10년 전 | 2884 | ||
| 7635 | 10년 전 | 1666 | ||
| 7634 | 10년 전 | 1830 | ||
| 7633 | 10년 전 | 2300 | ||
| 7632 | 10년 전 | 3902 | ||
| 7631 |
|
10년 전 | 1509 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기