upgrading GD library

GD and GD2 are useful libraries for creating graphics on-the-fly. Discuss your PHP GD and GD2 scripts here.

Moderators: onion2k, General Moderators

Post Reply
quali74
Forum Newbie
Posts: 6
Joined: Thu Apr 21, 2005 5:39 am

upgrading GD library

Post by quali74 »

Hi folks,

I am using IIS with PHP4.4.7 and GD2.0.28. I am experiencing problems with image transparency and can not figure out what the right code is.
However, I believe my code is right as it works fine with PHP5 and GD2.0.33.

How do I upgrade my version GD? Is it possible??
Post Reply