Hi,
I would like to add some security to particular pages by forcing the user to enter a login name and password to create session. Could anyone direct me to where I could find a good example of this with code that I can download?
I've been looking on the net for things like that, well more particularly information on how to do it myself, but have found not a lot.
I've resorted to using my own system using a database for the username and passwords. When a user successfully logs in, then i set a property in the session object specifying that they are logged in.
It may not be the best way of doing it, and i'd love to have some more examples of how people have done this?
Hope it helps anyway.
How have other people added security to their sites?
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.