Posted by Rik on 07/30/06 04:44
Dimitri Marshall wrote: > Ok, I found some code to resize an image (to make it a thumbnail), > but I cannot figure out how to make that image save the my server. > Any ideas? > imageJPEG($t_im); Change to: imagejpeg($t_im,'/path/to/img.jpg'); Grtz, -- Rik Wasmus
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming