Differences
Posted: Mon Oct 01, 2007 4:11 am
Hi,
What is the difference between JPgraph and gdlib.
Which one is best to be used.
What is the difference between JPgraph and gdlib.
Which one is best to be used.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
JPgraph is a PHP library which utilises the php-gd library functions to create pretty graphs. You can use the GD library functions to build your own image graphs, charts etc.. but JPgraph makes it simpler for you as all the hard-work is done for yousandy1028 wrote:Hi,
What is the difference between JPgraph and gdlib.
Which one is best to be used.