View Single Post
Old 2005-11-26, 11:08 AM   #8
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
Quote:
Originally Posted by tickler
I use basically the same code. Only difference is that I use imageCopy() instead of inmageCopyResampled().
Doesn't imageCopyResampled() give better results when resizing an image?


Just noticed this:
Quote:
Originally Posted by Subway
imageJPEG($sml_image, $sml_dest, 90);
Why use 90% on thumbnails when web/JPEG default is 75?

In response to your earlier reply:
chown(new_image, username);
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote