View Single Post
  #5  
Old 12-23-2002, 08:39 AM
 
Jonny Jonny is offline
 

Advanced Member
  
Join Date: Sep 2002
Posts: 67
 

Default

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
Reply With Quote