Sorry if this is confusing, but here is my story. I make machinima movies and I am starting a new series. I would like for people to be able to sign up at the website, (I can take care of this), and then when an episode is released, they would each be emailed a different code to use to watch the movie before anyone else. Also, each code would only work once, meaning they couldn't share it with friends so they could watch it before it's released to the public too.
Basically all I would want is a form that is something like this:
Code: This is a text box
SUBMIT
And when they pushed submit, it would check to see if the code was right, and then mark it (for lack of better term) so if someone else entered the code, they would get an error. Also, if they put in a code that is wrong, they would get the error page.
I have like 3 MYSQL databases so if that's needed, that's fine. I would give you a little bit of code but I really don't know where to start. 😕
Can someone help?