This is a php and MySQL gallery..
the process is very simple.
1.Uploading Files (multiple)
2.inserting into our database
in our Database images src will be there like "upload/a.jpg"
REmember the destination path should be correct!!
We display all these images using While Loop