KingofSnake
Programmer
I have a website where people post entryies that end up in a big text file. I wanted to password protect it, so that certain people couldn't post a message.
In otherwords, I have a form that has the following fields
Name:
Password:
Subject:
Message:
So I ask you... how could I password protect this? It doesn't need to be airtight secuirty (this is going to be a low-traffic site), but I still didn't want plain text passwords laying around in a flat-file database.
KingOfSnake - The only sports drink with ice crystals
(and marshmellos!)
In otherwords, I have a form that has the following fields
Name:
Password:
Subject:
Message:
So I ask you... how could I password protect this? It doesn't need to be airtight secuirty (this is going to be a low-traffic site), but I still didn't want plain text passwords laying around in a flat-file database.
KingOfSnake - The only sports drink with ice crystals
(and marshmellos!)