Client Login Script

I am looking for a simple client login script that will take the client to their own page where they can access documents.

They don’t need to be able to register. We can provide them with username and password.

Any good plug ins, or easy secure scripts. Most things I look at are overkill and I don’t want to spend alot of $$!

The actual code will depend on where you are storing the valid usermane/password pairs the login script will go to to verify the username/password entered by the user.

Are you storing the username/passowrd pairs in a database, and if so which type of database or are you storing them in a text or some other type of file.

I can store them in a mysql database if that is the best way to do it. Really I just want it to be easy and secure.

can’t get much simpler than this.

thanks…will check it out tonight