Thread: xml + sql
View Single Post
  #6  
Old 02-09-2009, 07:36 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
Yes, the EXIF is stored in the database as a serialized array.

You must first unserialize it before you can work with it.

Once unserialized, the EXIF info will be available for use within a standard array...
Reply With Quote