Posted by Janwillem Borleffs on 09/27/05 22:35
Janwillem Borleffs wrote: > header("Content-Type: image/jpeg"); > imagejpeg($image_p, null, 100); > That should be: header("Content-Type: image/jpeg"); imagejpeg($image_p, '', 100); JW
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming