Posted by Nicholas Sherlock on 02/24/06 03:17
windandwaves wrote: > $source = imagecreatefromjpeg($filename); > $source = @imagecreatefromjpeg($filename); You're loading your source image twice. Cheers, Nicholas Sherlock
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming