PDA

View Full Version : Working with graphs in PHP


PacuIonut
07-02-02, 02:07
Hello,
Can I do graphs with PHP in Microsoft Windows?

mirfiyaz
07-10-02, 06:48
Originally posted by PacuIonut
Hello,
Can I do graphs with PHP in Microsoft Windows?


s u can, u have to uncomment the line,
;extension = php_gd.dll
by removing the semicolon in php.ini file

To create graphs, there r functions all starting with Image...




:eek:

ednark
09-28-02, 01:51
you might want to check here for a starting tutorial


http://www.zend.com/zend/tut/tutsweat3.php