duncan222 Posted September 5, 2007 Share Posted September 5, 2007 Hi anyone im looking for a way to get a login page that people fill in a form with a few bits of info and press submit. All that information gets emailed to me and a cookie is set. i would like it so i can just include this code at the top of all the pages i need to protect. can anyone help?? Link to comment https://forums.phpfreaks.com/topic/68115-simple-login-script-with-cookie-and-email/ Share on other sites More sharing options...
TutorMe Posted September 5, 2007 Share Posted September 5, 2007 I don't think cookies are the way to go, and what would be the purpose of emailing you the information? Link to comment https://forums.phpfreaks.com/topic/68115-simple-login-script-with-cookie-and-email/#findComment-342390 Share on other sites More sharing options...
Jessica Posted September 5, 2007 Share Posted September 5, 2007 You need a user registration and login system. There are plenty of tutorials out there. Link to comment https://forums.phpfreaks.com/topic/68115-simple-login-script-with-cookie-and-email/#findComment-342394 Share on other sites More sharing options...
TutorMe Posted September 5, 2007 Share Posted September 5, 2007 Also: http://www.evolt.org/article/comment/17/60265/index.html. Link to comment https://forums.phpfreaks.com/topic/68115-simple-login-script-with-cookie-and-email/#findComment-342398 Share on other sites More sharing options...
AdRock Posted September 5, 2007 Share Posted September 5, 2007 Login and registration tutorial here http://www.devarticles.com/c/a/PHP/Creating-a-Membership-System/1/ Link to comment https://forums.phpfreaks.com/topic/68115-simple-login-script-with-cookie-and-email/#findComment-342440 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.