exif_tagname

PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
exif_tagname - Get the header name for an index
Manual
Code Examples

exif_tagname( int$index ): string|false

Parameters

index

The Tag ID for which a Tag Name will be looked up.

Return Values

Returns the header name, or false if index is not a defined EXIF tag id.

Related Functions

Example of exif_tagname

Show all examples for exif_tagname

PHP Version:


Function exif_tagname:

Exchangeable image information Functions

Most used PHP functions