| exif_tagnameGet the header name for an index Description
   string exif_tagname     
    ( int  $index)Parameters
 
 Return Values
   Returns the header name, or  Examples
 Example #1 exif_tagname example 
<?phpThe above example will output: 256: ImageWidth 257: ImageLength |