jedney Posted March 2, 2008 Share Posted March 2, 2008 Hello. I am trying to write a user authentication script for a web site I am working on, using a database. I'm not familiar with how to go about cookies, and sessions, and such things as that. I am wondering if anyone knows of any good user login/authentication tutorials that may help with this. I've done a search on Google and went through the first 10 pages or so. Done 4 tutorials, and none of them worked. Thanks, Jon Link to comment https://forums.phpfreaks.com/topic/93961-user-authentication-wmysql/ Share on other sites More sharing options...
phpSensei Posted March 2, 2008 Share Posted March 2, 2008 Well its either you that doing something wrong, or maybe its a bunch of old scripts you browsed through. User Authentication is one of the most common and easiest apps used, and/or created by programmers. You can grasp the idea by following these tutorials: http://www.tutorialized.com/tutorials/PHP/User-Authentication/1 - Entire Page Dedicated To The Subject http://www.evolt.org/article/Creating_a_Login_Script_with_PHP_4/17/19661/index.html http://www.devshed.com/c/a/PHP/Creating-a-Secure-PHP-Login-Script/ Link to comment https://forums.phpfreaks.com/topic/93961-user-authentication-wmysql/#findComment-481402 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.