|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Password script
hi , i've got a question. i've made a form for people to sign up with my website www.typefilms.com and they have to enter a password. well they need a password to when they fill out a "question" form to be identified. they dont have usernames tho just a password. now in that "question" form i'd like to put a script that checks the password from a list of passowords i put in and doesnt let anyone send the form unless they have a valid password. But i want it to be secure , i dont want some hacker get the list and abuse it althought it wouldnt be THAT important all he would be able to is ask us a question and we would get back to the person who the password belongs to. well can anyone help me to get a script like tat ? or lead me to the right direction? thanks
farzin |
|
#2
|
||||
|
||||
|
I'm a little confused about what you're asking, but could you put this in a database which would be secure?
|
|
#3
|
|||
|
|||
|
how would i do that ????
|
|
#4
|
||||
|
||||
|
Sorry for the delay in replying, but if you don't know how to do this, you'll need to do some research on the Internet.
I'd suggest PHP with a MySQL database. The following site will get you started: http://www.freewebmasterhelp.com/tutorials/phpmysql/ Then you'd need to create a new table in your database with each password representing a new row. In your PHP script, you'd read the values from the database to find out if the user validated correctly. |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Development > Password script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|