Hi, I have the gd_ll in the extension file and I can not draw a single line it displays: error call for undefined function "imagecreate()" !! what's wrong how can I make these extensions to be accessed elsehow???
is the extension enabled in the php.ini ?
of course!!! I put on all the extensions for windows cause I work on windowsxp but any functions like mail() or imagecreate() don't work out anything
thanks
Hummm that is weird they should work fine. Ummm I can't even think why they will not work. did you remember the ;'s
did you restart your web server? does phpinfo() say you have gd?