| 
	
 | 
 Posted by Mr Fred on 07/06/83 11:58 
Hi 
 
Thanks for your comments. 
 
The purpose of the script is to save the original image as 
image_fullsize, and then resize the original image so it is no bigger 
than 400x400 (or whatever). 
 
The reason is this:  on a website photo gallery, I want three images: a 
thumbnail, a 400x400 max. image, and the fullsize image. 
 
So the script saves the original image as image_fullsize, then resizes 
the original image and saves it. 
 
What happens though, is that the fullsize image gets resized as well - 
but ONLY if you call the header() function. 
 
bcg
 
  
Navigation:
[Reply to this message] 
 |