PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
MaxBlast-PHP
Forum Newbie
Posts: 9 Joined: Fri Mar 25, 2005 1:11 am
Post
by MaxBlast-PHP » Wed May 11, 2005 12:10 am
i am working on a voting script and well i was wondering how would you make like a pie or line graphs using fields from mysql??
phpScott
DevNet Resident
Posts: 1206 Joined: Wed Oct 09, 2002 6:51 pm
Location: Keele, U.K.
Post
by phpScott » Wed May 11, 2005 3:26 am
look into the gd library and google search for tutorials or code to do this for you.
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098 Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia
Post
by Chris Corbyn » Wed May 11, 2005 9:35 am
phpScott wrote: look into the gd library and google search for tutorials or code to do this for you.
Even beeter there's a free class (or array of classes) to do this for you.
Google "JPGraph".
MaxBlast-PHP
Forum Newbie
Posts: 9 Joined: Fri Mar 25, 2005 1:11 am
Post
by MaxBlast-PHP » Wed May 11, 2005 7:44 pm
I looked at that site i didnt understand one bit from it...