MySQLI login Remember Me
Hi Ray,
I am trying to get the Remember Me function to work on the login when I converted over from the MySQL but not sure what is missing.
thx
Eric
Hi Ray,
I am trying to get the Remember Me function to work on the login when I converted over from the MySQL but not sure what is missing.
thx
Eric
It looks like the remember me would work. Are you expecting auto-login? Remember me just pre-fills the email address. Is the email field blank when you visit the page even when you have checked that option? Is there a URL where I can see the issue?
No, I just want it to remember the email.
No auto-login.
The MySQLi server behavior uses a different technique and naming convention for saving the cookie. Try this:
1) Delete lines 30-49... That part is handled by the server behavior itself now.
2) Do a find and replace to find: "RememberMeUN" and replace it with: "RememberMe_UserEmail"
If it still doesn't work, email me the updated file in a reply so I can take another look.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.