02-12-2009, 05:26 PM
|
#1 (permalink)
|
|
The Visitor
Join Date: Feb 2009
Posts: 3
Thanks: 1
|
SECURED REMEMBER ME Login
Hello there,
I want to create a secured login form in PHP with the "Remember Me" option. If i use cookies to store user info such as "username" and "password" (encrypted hash) etc can anyone possibly use those for something shady?
Does anyone out there know if there's a way to achieve this in a more secured , bulletproof way ?
thanks in advance.
|
|
|
|