Image Creation
Posted: Mon May 24, 2004 8:53 am
Hello!
i want to creat thumbnail while uploading the picture i'm using a class for that it works fine when i upload a "jpeg" file but it give error when i try to upload a gif file..
Fatal error: Call to undefined function: imagegif()
any body knows y? my gd support is enabled in php.ini...
But i read somewhere tht gif function is no longer working in new versions of gd co'z of some copy rights stuff...
Any one can please help me if any other way to creat thumbnails which can support .gif and jpeg ?
thankx
i want to creat thumbnail while uploading the picture i'm using a class for that it works fine when i upload a "jpeg" file but it give error when i try to upload a gif file..
Fatal error: Call to undefined function: imagegif()
any body knows y? my gd support is enabled in php.ini...
But i read somewhere tht gif function is no longer working in new versions of gd co'z of some copy rights stuff...
Any one can please help me if any other way to creat thumbnails which can support .gif and jpeg ?
thankx