I havent found an image gallery yet that is quite what I want. I want to take the following query....
...and create an image gallery with only nine pictures showing, 3 rows with 3 pictures in each row. I want the picture and its information together in the same "cell" and repeat that for each row of pictures. The pictures are in a folder named "used_units" and the pictures corresponding info is in the database, $photo being the pictures name. The scale2.php script limits the pictures display size.
I've tried different snippets of code for this, but can't get any tos et up correctly or display the way I want them to. Any suggestions on how to modufy this script?