Hi,
I also have the php_gd.dll in the extensions dir of php. But I had to
change the
extension_dir =
to
extension_dir = C:/php/extensions
Cheers,
RICO.
At 22:22 26-03-2003, Anthony Ritter wrote:
The following script works fine when I test it at home using localhost on:
MS Win 98
Apache Server
P
The following script works fine when I test it at home using localhost on:
MS Win 98
Apache Server
PHP 4.1.1
php_gd.dll
I then publish the script to my web at my ISP's MS IIS server which is the
host and get an undefined function call of:
ImageCreate()
The ISP has said that they have installed
Hello all
Just a query I want to ask what is meant by include files being in a folder
'outside' the web root.
For example, I use an ISP (linux box) to upload all my stuff to the site I
see "/html as the folder to store all web files. So if I go up one to "/",
is this outside the web root, or is th