Click to See Complete Forum and Search --> : gd and php.


Anon
11-14-2000, 10:08 PM
How to put gd work with php4 in wins98? There are few things i know, first download gd and compile it(please recommend a compiler that would work best with Wins98, i got lcc now and downloading gcc(cygwin tools), and what should i do with the compiled gd? Even if after i compile it am i going to use it by just include the gc.h in my php file? How should i link gd and php together to use the php images function?


Thanks in advance.

Anon
11-15-2000, 04:59 AM
You can download a compiled php_gd.dll here:

http://php.weblogs.com/php_gd

/David

Anon
11-16-2000, 01:58 AM
thanks david i got gd running now.