I am using PHP 3.0.17 for some testing project using Appache under Windows 95. I have installed some graphical library and compression library which comes with this installation of PHP. I do not know the version.
When I try to call fu nctions as ImageGIF or ImageJPEG or ImagePNG I always get error message which say \"ImageGif: No GIF support in this PHP build\" or \"ImageJPEG: No JPEG support in this PHP build\"....
Does someone know library which will work with this version of PHP best if it is already compiled.
Or what else I need to make this working?
Thank you very much.
Peter