esoom Posted April 19, 2006 Share Posted April 19, 2006 HiIm a new guy to this forum and i come from london UKi came here to seek helpright now im at the panicking stage of my project.............i just cant seem to do itall i need to do is build a website and an online voting system for election using PHP abd MySQL a simple onei cant seem to do thatI was hoping if some1 could help me.....would be much appreciatedThank you for taking your time in reading this Quote Link to comment Share on other sites More sharing options...
litebearer Posted April 19, 2006 Share Posted April 19, 2006 Ok... Just a bit of the thought process.1. Registration page for potential voters - user name - password - email address check to see that email address does not already exist in your voter database. if checks ok email to voter a link to the Ballot sign in page2. Check that user has not already cast ballots3. present ballot page - process vote4. thank voter and present updated vote talliesSee what you can do with that, as you begin to write your code, come back for more help.Lite... Quote Link to comment Share on other sites More sharing options...
esoom Posted April 19, 2006 Author Share Posted April 19, 2006 [!--quoteo(post=366289:date=Apr 19 2006, 03:40 AM:name=litebearer)--][div class=\'quotetop\']QUOTE(litebearer @ Apr 19 2006, 03:40 AM) [snapback]366289[/snapback][/div][div class=\'quotemain\'][!--quotec--]Ok... Just a bit of the thought process.1. Registration page for potential voters - user name - password - email address check to see that email address does not already exist in your voter database. if checks ok email to voter a link to the Ballot sign in page2. Check that user has not already cast ballots3. present ballot page - process vote4. thank voter and present updated vote talliesSee what you can do with that, as you begin to write your code, come back for more help.Lite...[/quote]well im very new to code php and have never studied it before so its kinda difficult Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.