This tutorial will show you how to create a very simple gallery using php and mysql. The gallery will have a front page to show all images in the gallery they shows a thumbnail of each image. The thumbnail will be created automatically when uploaded to the gallery.
When the thumbnail is clicked a bigger version of the image will be shown along with the title of the image and a description to go with the image.
The gallery will also have a very simple back-end to let the admin of the site a
Comments