Posts: 27
Location: London, Ontario
|
Yes you can create graphs in PHP under a Windows platform. You need to make sure the GD2 dll is active in your PHP install.
I've been using it under Windows for some time now. The GD library comes with the PHP install. You can find more out about GD at http://www.boutell.com/gd/
If you need any more help just ask and I'll try to dig up my config at home (at the office right now or I would have just posted it).
John
|