Have a look at this:
http://phpbuilder.com/annotate/message.php3?id=1009351
A+
Alain
-Original Message-
From: Mihail Bota [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 08, 2002 3:22 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Need some help with Graphs
Alain
Alain,
I was impressed by JPGraph and I wanted to use it for my applications
(statistics). JPGraph needs GD 2.0... this is the point where i am
stuck...
So, the oerror looks like this:
Fatal error: imagecolorresolvealpha(): requires GD 2.0 or later in
c:\inetpub\wwwroot\Graphs\jpgraph.php on lin
Mihail:
The command line use is:
(From the MSWindows, supposing that php.exe is in C:\php )
C:\php> php Yourscript.php
You do not need any compilation, since the GD, ZLIB etc.. dlls have been
compiled with your php version. Just make sure that the dlls you get are
from the same source of your PHP