how can one make a graph for voting? to show results
like
|||||||||| 6/100
||||||||||||||||||12/100
|||||||||||||||||||||||||||||| ect./100
graph's for voting
Moderator: General Moderators
- ambivalent
- Forum Contributor
- Posts: 173
- Joined: Thu Apr 14, 2005 8:58 pm
- Location: Toronto, ON
Code: Select all
echo "<img src = 'single_pixel_color.gif' alt = 'whatever' height = '5' width = '$percentage_of_total'>";-
psychotomus
- Forum Contributor
- Posts: 487
- Joined: Fri Jul 11, 2003 1:59 am