i am making a photo gallery in php mysql, and i am making the album page where it shows all the thumbnails from the album. how do i make it output images into a table with 3 colums, filling each row at a time? i know thats confusing, sry
try some thing like this http://slideshow.triptracker.net/howto.html
I recommend to store the file in the server and move the link to database instead of using BLOB.
Sorry if i am wrong.