The Way to Programming
The Way to Programming
I’m looking to make a fairly simple voting system, however this voting system it will requires you to enter you “ticket number” before voting.
All ticket numbers will be stored in a mysql database, and once the ticket # has been used, it can no longer allow you to “login” and revote..
I already created the form, but need a bit of guidance in the php side of things,
well, without knowing the way the vote has been implemented, a rudimentary voting would look something like :
something like that ...
Sign in to your account