Jump to content

Hi


esoom

Recommended Posts

Hi

Im a new guy to this forum and i come from london UK

i came here to seek help

right now im at the panicking stage of my project.............i just cant seem to do it

all i need to do is build a website and an online voting system for election using PHP abd MySQL a simple one

i cant seem to do that

I was hoping if some1 could help me.....would be much appreciated

Thank you for taking your time in reading this
Link to comment
https://forums.phpfreaks.com/topic/7803-hi/
Share on other sites

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 page

2. Check that user has not already cast ballots

3. present ballot page - process vote

4. thank voter and present updated vote tallies

See what you can do with that, as you begin to write your code, come back for more help.

Lite...
Link to comment
https://forums.phpfreaks.com/topic/7803-hi/#findComment-28446
Share on other sites

[!--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 page

2. Check that user has not already cast ballots

3. present ballot page - process vote

4. thank voter and present updated vote tallies

See 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
Link to comment
https://forums.phpfreaks.com/topic/7803-hi/#findComment-28587
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.