Jakkass wrote: couldn't imagejpg($im, $filepath); export the file to the server
Jakkass wrote: I use it for my signature from imageshack take the image imagecreatefromjpeg("link"); and then export it using imagejpeg($im, $filepath); or imagejpeg($im); for just displaying