웹마스터 팁

이미지정보 표시를 먼저 설치 하세요
http://www.zeroboard.com/?mid=zbxe_pds_prog_addon&search_target=title&search_keyword=exif&document_srl=15942469


이미지정보 표시를 영문을 한글로만 한것입니다.

참고사이트(http://www.slrclub.com) 이미지 정보표시 이런식으로 어케 안되는건가..쿨럭...;




 /* if($exif_data['make'])                   array_push($exif_info,'모 델 명: '. $exif_data['make']); */
  if($exif_data['model'])                    array_push($exif_info,'모 델 명: '. $exif_data['model']);
  if($exif_data['dateTimeDigitized'])      array_push($exif_info,'촬영일자: '.$exif_data['dateTimeDigitized']);
  if($exif_data['flashUsed'])                  array_push($exif_info, '스트로보: '.$exif_data['flashUsed']);
  if($exif_data['isoEquiv'])        array_push($exif_info, '감 도: '.$exif_data['isoEquiv']);
  if($exif_data['exposure'])        array_push($exif_info,'노출방식: '. $exif_data['exposure']);
  if($exif_data['meteringMode'])           array_push($exif_info, '측광방식:  '.$exif_data['meteringMode']);
  if($exif_data['whiteBalance'])           array_push($exif_info,'노출모드: '. $exif_data['whiteBalance']);
  if($exif_data['exposureTime'])           array_push($exif_info,'노출시간: '. $exif_data['exposureTime']).'sec';
  if($exif_data['fnumber'])                array_push($exif_info,'조리개값: '. strtoupper($exif_data['fnumber']));
  if($exif_data['maxaperturevalue'])       array_push($exif_info, strtoupper(str_replace(' ', '', $exif_data['maxaperturevalue'])));
  if($exif_data['exposureBias'])      array_push($exif_info,'+
 '+
 '노출보정: '.  $exif_data['exposureBias']);
  if($exif_data['focalLength'])            array_push($exif_info,'초점거리: '. str_replace(' ', '', $exif_data['focalLength']).'mm');
  if($exif_data['flength35mm'])  array_push($exif_info, '35mm환산: '+
 '.$exif_data['flength35mm'].'mm');  
  $return_exif = ($exif_info)?
  '<span style=" Display: block; border: 1px solid #fcfcfc; padding: 18px; margin-top: 10px;  background:#F4F4F4; font:9pt 돋움; color:#3B96C0; font-weight:bold;
   border-bottom:1px dashed #a7a491; border-top:1px dashed #a7a491; border-left:1px dashed #a7a491; border-right:1px dashed #a7a491;line-height:140%;">'.implode($separator, $exif_info).'</span>'+
 ':NULL;
  return $return_exif;
 }



    case TAG_METERING_MODE:
     $tmp = (int) $this->ConvertAnyFormat($ValuePtr, $Format);
     $tmpArr = array("2"=>"중점평균","3"=>"스팟","5"=>"다분할");
     $this->ImageInfo['h']["meteringMode"] =
      (isset($tmpArr["$tmp"]) ? $tmpArr["$tmp"] : "평균");
     break;

    case TAG_EXPOSURE_PROGRAM:
     $tmp = (int) $this->ConvertAnyFormat($ValuePtr, $Format);
     $tmpArr = array("2"=>"프로그램(자동)","3"=>"조리개 우선 (반자동)","4"=>"셔터우선(반자동)");
     $this->ImageInfo['h']["exposure"] =
      (isset($tmpArr["$tmp"]) ? $tmpArr["$tmp"] : "수동");
     break;


제목 글쓴이 날짜
회원정보 손쉽게 엑셀 파일로 저장하기 [34] thejeon 2009.08.05
확장변수에 회원정보를 넣어보자 [10] file 개돌 2009.06.30
XE 위키에 최근 접속 페이지 정보 출력 file 개돌 2009.04.27
IIS에서 XE 설치 시 FTP 정보 등록에서 오류 조치 [4] impre 2009.02.20
알ftp, editplus 계정정보 파일 백업 yjnet 2009.01.10
회원정보 이미지 항목 추가 [3] 개돌 2008.12.22
이미지 정보표시(EXIF) 영문을 한글로 [6] file Diver 2008.11.23
일반 페이지에 로그인(세션) 정보 활용하기 [13] noirzo 2008.11.07
동일서버내 페이지에서 로그인정보 활용하기... [4] 수로 2008.09.06
닉네임, 이름 정보변경 못하게 하기. [6] 부엉이 2008.08.06
최고관리자 이외에는 ''회원정보보기''를 막기 [13] 비나무 2008.07.10
오른쪽 상단에 로그인 정보 출력하기 (게시판 만으로) file youngminpark 2008.05.15
회원 확장 정보를 레이아웃에서 활용하기 [6] [1] file mooo 2008.05.06
회원 기본정보 공개여부 및 정보변경 옵션으로 처리하기(Member Moudle) [18] file 대암지기 2008.03.04
[정식 버전 1.0.0]회원 정보에서 ID 변경하기(2) 스킨부분 [3] 대암지기 2008.02.27
[정식 버전 1.0.0] 회원 정보에서 ID 변경하기(1) 모듈부분 [1] 대암지기 2008.02.27
[정식 버전 1.0.0] 회원 정보에서 ID 변경하기(0) 안내 [1] file 대암지기 2008.02.27
[정식 버전 1.0.0][완결편]회원가입시 기본 정보공개 여부 체크하기(2) 스킨부분 대암지기 2008.02.24
[정식 버전 1.0.0][완결편]회원가입시 기본 정보공개 여부 체크하기(1) 모듈부분 [4] 대암지기 2008.02.24
[정식 버전 1.0.0][완결편]회원가입시 기본 정보공개 여부 체크하기(안내) [2] file 대암지기 2008.02.24