I have a class project by which I must design an electronic voting system for the University. We are using PHP, mysql and apache server. Right now I have a page where there are five candidates and you can choose them by checkboxes. I need code so that when you check the check box it keeps a running total for each candidate and I need to be able to access on a different page for an audit trail at the end of the election period?