I need to get a slideshow working from a MYsql database using PHP.
My problem is all the images have to come from one row of the database and I am not sure how to do this.
End result needs to have a big image in the center, row of thumbnails along the bottom which can move left and right, and when a thumbnail is clicked on the big image above changes.