I am wondering how I would approach storing photos in my mysql database. It should be possible to have more than one picture tied to a record.
I would like a thumbnail of the first picture to appear as the first entry in the detail list of the table.
I am new to the xataface and php/mysql.
Any help would be most appreciated!!!