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.