liam1412 Posted January 12, 2007 Share Posted January 12, 2007 Does anyone know how to code a "remember me" button. Is this PHP/JS or something else.Ta Link to comment https://forums.phpfreaks.com/topic/33902-code-for-a-remember-me-button/ Share on other sites More sharing options...
taith Posted January 12, 2007 Share Posted January 12, 2007 either would work... php a little better prolly...you'd create the checkbox, then on your login page, see if its checked, if yes, setcookie() Link to comment https://forums.phpfreaks.com/topic/33902-code-for-a-remember-me-button/#findComment-159152 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.