View Single Post
Old 02-12-2009, 05:26 PM   #1 (permalink)
praveenaj
The Visitor
 
praveenaj's Avatar
 
Join Date: Feb 2009
Posts: 3
Thanks: 1
praveenaj is on a distinguished road
Confused 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.
praveenaj is offline  
Reply With Quote