We have decided to have images & thumbnails on the server rather than in the database due to the bad quality that resizing the thumbnails gives.
So i need to do a check to see whether the images exists to determine whether to display the image or a no image available image.
I have managed to do this for product.php as the productid is carried over in the URL, but on products.php there are obviously more than 1 product.
cheers
Jonny
|