01-17-2008, 12:10 PM
|
#6 (permalink)
|
|
The Addict
Join Date: Nov 2007
Location: UK
Posts: 319
Thanks: 18
|
The only thing i cant see in that script...unless its just me is the following.
PHP Code:
imagejpeg($im, '', 100);
imagedestroy($im);
or something along them lines anyway
|
|
|