Hi,
I am very new to PHP and am trying to create an image gallery with some 300 or so images. A MySQL database contains the filename, name of the painting, artist and a description. The user should be able to select a letter of the alphabet to go directly to paintings beginning with that letter. Does anyone know a tutorial that guides you through the process of creating something like this?
I am very new to PHP and am trying to create an image gallery with some 300 or so images. A MySQL database contains the filename, name of the painting, artist and a description. The user should be able to select a letter of the alphabet to go directly to paintings beginning with that letter. Does anyone know a tutorial that guides you through the process of creating something like this?