PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

exif_thumbnail> <exif_read_data
Last updated: Fri, 14 Nov 2008

view this page in

exif_tagname

(PHP 4 >= 4.2.0, PHP 5)

exif_tagnameObtém o nome do cabeçalho para um índice

Descrição

string exif_tagname ( string $index )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

index

O índice da imagem

Valor Retornado

Retorna o nome do cabeçalho, ou FALSE se index é indefinido.

Veja Também



add a note add a note User Contributed Notes
exif_tagname
djmaze@moocms
22-Feb-2008 05:23
Usage: exif_tagname(0x5001)

A list of all supported index numbers is in the exif.c: tag_table_IFD

http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?view=markup

As you can see, it doesn't support them all!

exif_thumbnail> <exif_read_data
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites