Hello,
I have successfully created a login page(username+password) that links to an account page. But i would like to insert a middle page (post login) where the user need to type 2 or 3 random characters of a memorable name to finally log into his account.
Any idea how to implement this please in Dreamweaver / PHP/MySQL ?
eg:
User type Username and Password... on login.php....he is sent to login2.php with two or three drop down box where he needs to input the respective character of this memorable name : ('elephant')
Enter 1st character of your memorable name e
Enter 5th character of your memorable name h
Any help or idea how to proceed will be much appreciated...Thanks.