Exif 함수 목록
PHP Manual

exif_tagname

(PHP 4 >= 4.2.0, PHP 5)

exif_tagnameGet the header name for an index

설명

string exif_tagname ( int $index )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

index

The image index

반환값

Returns the header name, or FALSE if index is undefined.

참고


Exif 함수 목록
PHP Manual