How can I create a secured “remember me” system using PHP?

KrieppeN

New Member
I have a login system. How can I implement a secure remember me system using cookies.What value should I have to store in cookie username and password, but how I can secure it?
 
Back
Top