Hi,
My problem is handling jpeg images and other graphic formats.
I installed PHP and i use it with mysql, but it doesn't work with functions like ImageCreateFromJpeg().
I downloaded PHP_GD.DLL and put it in the C:\Programs\PHP folder
I sat extension_dir = "C:\Programs\PHP" and extension=php_gd.dll inside the PHP.INI file.
I launched the PHP.EXE, and I got the errore msg "Unable to load .....".
I have not found answers yet.
Any suggestion ?
Thanks in advance.