Exif Functions
PHP Manual

exif_tagname

(PHP 4 >= 4.2.0, PHP 5)

exif_tagnameGet the header name for an index

Description

string exif_tagname ( int $index )
Warning

This function is currently not documented; only its argument list is available.

Parameters

index

The image index

Return Values

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

See Also


Exif Functions
PHP Manual