I have the GD library installed, and its being used by another program, so i know it works.
How do i setup PHP to use the GD library?
In the php.ini file there is a section where you put Dynamic Extension. What files do i put here?
also you must state the path of the exteion which is: extension_dir
Very confused. Anyone ideas?