Hello,
I'm a bit confused about the isp's configuration where my site will eventually be hosted and what I'll be able to do with the gd library on their space.
Since starting my site they appear to have upgraded to GD 2 which I know is better for jpg quality, but I notice that when I run getgdinfo() that jpg support is set to false - see below. Does this mean that forexample I won't be able to create thumbnails from larger jpgs?
array(10) { ["GD Version"]=> string(27) "bundled (2.0.12 ["JPG Support"]=> bool(false) } .
Thanks for any help.