Extract EXIF data from JPG images

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Vegan
Forum Regular
Posts: 574
Joined: Fri Sep 05, 2008 3:34 pm
Location: Victoria, BC
Contact:

Extract EXIF data from JPG images

Post 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.
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
incubi
Forum Contributor
Posts: 119
Joined: Mon Dec 07, 2009 1:47 pm

Re: Extract EXIF data from JPG images

Post by incubi »

User avatar
Vegan
Forum Regular
Posts: 574
Joined: Fri Sep 05, 2008 3:34 pm
Location: Victoria, BC
Contact:

Re: Extract EXIF data from JPG images

Post 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?
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
Post Reply