Re: [PHP] A simple PHP script to generate a Pie Chart based on SQL query

2007-08-27 Thread Richard Lynch
On Mon, August 27, 2007 12:44 pm, Ali, Saqib wrote: > I am looking for a simple PHP script that can generate Pie Chart based > on SQL query resultset. JP Graph It requires GD extension. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http

RE: [PHP] A simple PHP script to generate a Pie Chart based on SQL query

2007-08-27 Thread Bastien Koert
http://www.aditus.nu/jpgraph/ bastien > Date: Mon, 27 Aug 2007 10:44:01 -0700 > From: [EMAIL PROTECTED] > To: php-general@lists.php.net > Subject: [PHP] A simple PHP script to generate a Pie Chart based on SQL query > > Hello All,

Re: [PHP] A simple PHP script to generate a Pie Chart based on SQL query

2007-08-27 Thread mike
> > Hello All, > > > > I am looking for a simple PHP script that can generate Pie Chart based > > on SQL query resultset. > > > > I don't want a reporting system, as we are already using Crystal > > Reports for that. > > > > Any suggestions? one word is all you need: jpgraph -- PHP General Mail

Re: [PHP] A simple PHP script to generate a Pie Chart based on SQL query

2007-08-27 Thread Ludovic André
I am looking for a simple PHP script that can generate Pie Chart based on SQL query resultset. http://www.aditus.nu/jpgraph/ This lib works great! Ludo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] A simple PHP script to generate a Pie Chart based on SQL query

2007-08-27 Thread Wolf
http://www.hotscripts.com/PHP/Scripts_and_Programs/Graphs_and_Charts/index.html or http://www.phpclasses.org/browse/package/1063.html or http://www.google.com/search?q=PHP%3A+Pie+Chart&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a I've used the PHP classes one onces b

[PHP] A simple PHP script to generate a Pie Chart based on SQL query

2007-08-27 Thread Ali, Saqib
Hello All, I am looking for a simple PHP script that can generate Pie Chart based on SQL query resultset. I don't want a reporting system, as we are already using Crystal Reports for that. Any suggestions? Saqib Ali -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http