|
Posted by Binod Pant on 06/25/73 11:55
If you want to do it tourself you are better off using a database to store
the username and password. Then use a simple php script that reads that info
and compares it with what is read from the form. Try using the encryption
features of php.
The devshed page at
http://www.devshed.com/c/a/PHP/Creating-a-Secure-PHP-Login-Script/
has a pretty good example of how to do this.
<damico@ev1.net> wrote in message
news:1155574312.663290.207860@p79g2000cwp.googlegroups.com...
> I'm a VERY basic webmeister for a non-profit group and need to password
> protect an area. How does that work? Is there some boilerplate script
> I can drop in?
>
Navigation:
[Reply to this message]
|