What is the simplest way to add a remember me feature to my PHP login system?

Ethan

New member
I already have cookies on my site, but I want to add a remember me feature. I've searched on google, but they all have these complicated guides that assume you don't already have a login system. They even ask me to create a new database. Thanks for the help!
 
Back
Top