I think you'll find that there is no "one best" script. If you've surfed the 'net for any length of time you'll have come across about as many different login scripts as there are web sites that you've visited.
You need to just go out and try some to see if they do what you want. Better yet, write your own so that it WILL DO what you want.
There's always a better way. The fun is trying to find it!
you could simply use .htaccess that does everything for you and is a very secure method. It would be as simple as creating the .htaccess hierarchy (Contact you web host for specifics as it changes) and when someone tries to go the "/members" or any sub directory of it they will be prompted for a username/pass.
Then you also have database-supported logins which can track more data (login time, # of logins, failed login attempts, etc.).
If you let us know what you are trying to do we can give you a better suggestion as to what route is "The Best" for you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.