Hello,
I need a way to read metadata added by photoshop in php and add it to mysql database
Help Appreciated
Need to Read metadata added by photoshop with php
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: Need to Read metadata added by photoshop with php
check the function iptcparse() - there are user comments that you should read on that page as well, since there are a few gotchas.