whiteboikyle Posted January 20, 2010 Share Posted January 20, 2010 I am gonna create a login script using cookies i just dont know much about how to use cookies. I just want them able to check the "remember me" box and it will. If you can explain how i do cookies with that or have a website tutorial that would be great thnaks. Link to comment https://forums.phpfreaks.com/topic/189218-login-script-cookies/ Share on other sites More sharing options...
Anti-Moronic Posted January 20, 2010 Share Posted January 20, 2010 Everything you need to know to get started: http://www.devshed.com/c/a/PHP/Creating-a-Secure-PHP-Login-Script/ once you understand that and can create from scratch - look at improving each step, security and performance wise. For example, protecting against cookie hijacking etc. Hope that helps. Link to comment https://forums.phpfreaks.com/topic/189218-login-script-cookies/#findComment-998958 Share on other sites More sharing options...
whiteboikyle Posted January 20, 2010 Author Share Posted January 20, 2010 I know how to create the scripts i just want information on how cookies work and how to implement them. Thanks tho Link to comment https://forums.phpfreaks.com/topic/189218-login-script-cookies/#findComment-998978 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.