I’m in the process of making a portfolio gallery and know for a fact it’s possible to implement EXIF data from an image into a webpage ( [URL=”http://deviantart.com”]Deviant Art
What I want to know is whether it is possible to retrieve such information in PHP, or would I be better reposting in something like Javascript section?
so you get an idea what I’m on about and what I’m wanting..
What I’m hoping for is to be able to shove my gallery of images into a loop, stating “for every image that has this EXIF data, get the data, organize into an array, and then place into a corresponding area of webpage” whether it be a list or div.