angel22
07-17-2005, 04:09 PM
hi everyone
I'm working in WinXP platform with apache 1.3.29 and php v4.3.4
in my php.ini I found this
;extension =php_gd2.dll
extension_dir="./";
and when I'm trying to deal with images it works but only with some instructions
but with imagedrawcircle() it doesn't work, can anybody tell me why and how I can solve this problem.
i face another problem; when I'm trying to change some values in my php.ini file
it doesn't change, I'm wondering why.
I'm working in WinXP platform with apache 1.3.29 and php v4.3.4
in my php.ini I found this
;extension =php_gd2.dll
extension_dir="./";
and when I'm trying to deal with images it works but only with some instructions
but with imagedrawcircle() it doesn't work, can anybody tell me why and how I can solve this problem.
i face another problem; when I'm trying to change some values in my php.ini file
it doesn't change, I'm wondering why.