Page 1 of 1

Extract EXIF data from JPG images

Posted: Mon Dec 07, 2009 4:15 pm
by Vegan
Does anyone have any code to yank data from JPG photos. I have some code now to show images automatically, so I was thinking why not use the EXIF info for a description.

Thanks in advance, still trying to figure out all that I can do with PHP. Lot of stuff to learn.

Re: Extract EXIF data from JPG images

Posted: Tue Dec 08, 2009 3:52 pm
by incubi

Re: Extract EXIF data from JPG images

Posted: Tue Dec 15, 2009 11:00 pm
by Vegan
That function looks like it has potential, but now how to snip it into the desired pieces. Could I stuff it into an array where I can just index my way around?