Dear friends I need your help
I have mysql database where i store my image as blob format.
I am trying to display all images from the database. for example you can search images by project id.
so inside the project there may be several pictures. i want to show this picture in small size thumbnill view.
whenever you click an image then you can see bigger size image.
right now i can only show one image at a time using image header.
for example my project id is 1
so, id=1
and my search result come out with five pictures. I want to display all the images thumbnil view. whenever you click an image you can see large image size.
is there anyone can help me ..................
please........................ i am waiting for your reply.

