Welcome Guest, Not a member yet? Register   Sign In
Simple Login
#1

[eluser]bennyhill[/eluser]
I am making a party registration application that will be on the internet. I want to have a simple login that I can give out to my guests but still make it unaccessible to some web surfer that might stumble across the site. Is there a simple secure way to do this? It would be only one username and password to manage so I wouldn't need a whole user management solution.
#2

[eluser]Stefano G[/eluser]
Hi if you are looking for a simple login library thenk you'd probably have a look at ...SimpleLogin Smile light and easy authentication class.

Stefano
#3

[eluser]darknecromancer[/eluser]
this is great.. i don't have to write my own login
#4

[eluser]erik.brannstrom[/eluser]
If there's only one username with one password, why not just hardcode it? Seems more effiecent to me. You could just modify the library to instead of checking the DB just compares the login values to what you say it should be.

But then again, I doubt it will make much difference in loading times. Just giving you my view of things Smile




Theme © iAndrew 2016 - Forum software by © MyBB