Re: [PHP] Password Script

2002-11-28 Thread Bobby Patel
If you have access to a database on your server then you can do the following: - user logs in to site (user enters unique username and password) - once in they will be displayed with the 3-6 Questions - after they answer the questions they hit submit which sends it to a PHP script - the PHP script

Re: [PHP] Password Script

2002-11-28 Thread Vicky
A 'guessing'/knowledge game ^_^ Basically I put a picture of a dog or cat up and they try to guess the breeds. If they get it right then they go to a page where they can download their prize! Vicky -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu

Re: [PHP] Password Script

2002-11-27 Thread Justin French
Is this a password reminder script? Or a 'guessing'/knowledge game to get access to a certain page? Justin on 28/11/02 4:52 AM, Vicky ([EMAIL PROTECTED]) wrote: > I'm looking to code a script that does the following. Please bear with me as > I'm a total novice at this ^^! > > It's sort of lik

[PHP] Password Script

2002-11-27 Thread Vicky
Hi everyone! I'm looking to code a script that does the following. Please bear with me as I'm a total novice at this ^^! It's sort of like a multiple password thing. Users need to type in between 3 and 6 (I will be changing the use of this script and sometimes there will only be 3 answers sometim