At 19:24 07.01.2003, Leon Atkinson wrote:
The undocumented function exif_tagname() does lookups on the table
tag_table_IFD which matches IDF0 tags to human-readable names.  Considering
exif_read_data() already uses this table, is there a reason to have this
function around?  Debugging?
Currently there is now way to return only the index of a tag. Hence i made the
string table public. Seems like i missed adding the documentation. But now
the internals had changed already i need to rewrite the function to make all
tables accessible. So documentation must wait until that is implememented.

regards
marcus


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to