voting with charts in php

Voting System With Percentage Using PHP/MySQL and ajax

Submitted by argie on
This System will teach you on how to create a simple voting system with php and ajax. The feature of this system are the ff. 1. It provides Graphical result of the votes. 2. It display the percentage of votes to the total number of votes. 3. You can vote by clicking the radio button provided. 4. You can submit your vote without loading the page. Download and try this system to see how my voting

Voting Per email Address using PHP/MySQL and jquery

Submitted by argie on
This code will teach you on how to create a voting system using email address. The feature of this code are: Provides graphical charts that display the result of the voting Allows only one vote per email address Validate if the email input is on correct format. database name: votingcharts