Forum Moderators: coopster

Message Too Old, No Replies

Tally Votes

         

FayeN

10:01 pm on Nov 16, 2003 (gmt 0)

10+ Year Member



I am trying to design an electronic voting system using Apache, mysql and PHP. Right now there are 10 voters and they can vote for president, vice president, and 14 senators. At the end of the election the supervisor can log in and go to a final results page ... what would be the best way to keep track of and tally all the votes at the end?

jatar_k

1:01 am on Nov 17, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



take a look at the COUNT [mysql.com] function for mysql SELECT queries