|
Posted by Neal Middlemore on 03/29/06 16:43
Hi,
I want to be able to add some simple security to one of my pages, basically
my page allows users to submit a text field which gets parsed into MySQL db
and displayed on other pages. At the moment anyone can submit text which
opens the page to abuse. I don't want to implement a user login system. I
had envisaged the addition of a password entry box which the Submit button
checks against the db before proceeding, so if any user has the correct
password then they can submit.
Having never done password stuff before, could somebody please point me in
the right direction?
Also, if I have the config data to connect to the mysql db in a PHP file on
my server, can anybody just open it?
Thanks
Neal
Navigation:
[Reply to this message]
|