I want to add a small user interface on my website which will allow visitors to Vote on a specific topic.
I want keep the result in MySQL Database and display the result in Graphic Chart using Dynamic GD Librarey, together with PHP. I don't know how to do this. Would anybody help me with easy example?