Image resize problems



Hi all..
I've been testing scripts that I found online but it dies at the
imagecreatetruecolor function. And most of the examples show that.

Here is the GD info from phpinfo()
gd
GD Support enabled
GD Version 1.6.2 or higher
JPG Support enabled
PNG Support enabled
WBMP Support enabled

I just want to resize a JPEG image to create a thumbnail. Any
suggestions?

Thanks

.



Relevant Pages

  • Re: Image resize problems
    ... Here is the PHP version ... I've been testing scripts that I found online but it dies at the ... imagecreatetruecolor function. ...
    (php.general)
  • Re: Image resize problems
    ... // Get new sizes ... I've been testing scripts that I found online but it dies at the ... imagecreatetruecolor function. ... I just want to resize a JPEG image to create a thumbnail. ...
    (php.general)