01-19-2008, 02:13 AM
|
#7 (permalink)
|
|
The Visitor
Join Date: Jan 2008
Posts: 4
Thanks: 0
|
Quote:
Originally Posted by Rendair
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
|
where would I add that in?
|
|
|
|