On 23 Apr 2001 02:48:47 -0700 AD in php.windows, =?iso-8859-
1?q?Piotr=20Pluciennik?= said:
>Hi,
>
>if you've downloaded PHP binaries for Win you should
>already have GD library in it. You don't need any
>compiler. The file is is php_gd.dll or php_gd_gif.dll
>(it depends on version you have) and
Yes, jpeg & png.
Ciao,
Ale.
"Patrick Dunford" <[EMAIL PROTECTED]> ha scritto nel messaggio
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On 23 Apr 2001 01:11:05 -0700 AD in php.windows, Alessio Bernesco Làvore
> said:
>
> >GDLib should be also included in the php 4 distribution, so you already
Hi,
if you've downloaded PHP binaries for Win you should
already have GD library in it. You don't need any
compiler. The file is is php_gd.dll or php_gd_gif.dll
(it depends on version you have) and is located in
extensions folder of your php directory.
To 'activate' it you should change your php
On 23 Apr 2001 01:11:05 -0700 AD in php.windows, Alessio Bernesco Làvore
said:
>GDLib should be also included in the php 4 distribution, so you already have
>the compiled dll (look in php\extensions for php_gd.dll)
>To be able to use gd functions you have to edit php.ini (probably in your
>\win
On 23 Apr 2001 01:11:05 -0700 AD in php.windows, Alessio Bernesco Làvore
said:
>GDLib should be also included in the php 4 distribution, so you already have
>the compiled dll (look in php\extensions for php_gd.dll)
>To be able to use gd functions you have to edit php.ini (probably in your
>\win
GDLib should be also included in the php 4 distribution, so you already have
the compiled dll (look in php\extensions for php_gd.dll)
To be able to use gd functions you have to edit php.ini (probably in your
\windows directory, or do a find file)
and change line:
;extension=php_gd.dll
to
extens