Page 1 of 1

Need to Read metadata added by photoshop with php

Posted: Fri Jun 20, 2008 5:13 am
by itpvision
Hello,

I need a way to read metadata added by photoshop in php and add it to mysql database

Help Appreciated

Re: Need to Read metadata added by photoshop with php

Posted: Fri Jun 20, 2008 5:47 am
by Kieran Huggins
check the function iptcparse() - there are user comments that you should read on that page as well, since there are a few gotchas.