I've been thinking for a while about how to authenticate users on my website ... i just wanted something simple, maybe cookies are good, etc. I found the following --> http://www.cgi101.com/book/ch20/

Not that I need anything super secure, and maybe it's worth looking into encrypting the password table in the database, i don't know. it's pretty cool though ... enjoy.

Reply