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

search for in the

exif_thumbnail> <exif_read_data
Last updated: Fri, 20 Nov 2009

view this page in

exif_tagname

(PHP 4 >= 4.2.0, PHP 5)

exif_tagnameGet the header name for an index

Opis

string exif_tagname ( int $index )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

index

The image index

Zwracane wartości

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

Zobacz też:



add a note add a note User Contributed Notes
exif_tagname
djmaze@moocms
23-Feb-2008 01: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, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites