|
I have image upload site
But the problem is that I have thumb image after uploading from the function
imagecreatefromgif/png/jpeg()
But the problem how can i do a thumb image from bmp format too because the function imagecreatefrombmp() does not existing
|