PDA

View Full Version : password protection


krazykat
03-17-2007, 10:01 PM
What is the best way to require people to register and login on my site?

Tyler
03-17-2007, 11:10 PM
A php script that stores the usernames and passwords in a MySQL database.
It depends on what you want to do, however there could be a script already made.