It works well but what this script really needs is a 'top 10 rated images' bit. I?ve been playing around with some mysql and php but I?m a bit out of my depth as I?m trying to teach myself. So far I?ve managed to create this:
http://www.scenemeup.com/test.php
it pulls in the picture ID and the average rating out of ten next to it. I need to somehow convert this to actually show the images, or even better show the thumbnails associated with the images, linked to the main one. Can anyone help me out a bit with where to go next? This is the code I?ve got so far.