houssam_ballout Posted April 21, 2010 Share Posted April 21, 2010 Hello, I am creating an admin page for my php-mysql project, in which users can edit. I need help for creating user authentication in which user name & passwords are stored in the database, taking into consideration timeout, users will navigate from one page to another in the admin area. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/199231-admin-page-help/ Share on other sites More sharing options...
grim1208 Posted April 21, 2010 Share Posted April 21, 2010 google php $_SESSION and php login script Link to comment https://forums.phpfreaks.com/topic/199231-admin-page-help/#findComment-1045617 Share on other sites More sharing options...
AdRock Posted April 21, 2010 Share Posted April 21, 2010 Loads of tutorials here from session management and login scripts http://www.plus2net.com/php_tutorial/site_map.php Link to comment https://forums.phpfreaks.com/topic/199231-admin-page-help/#findComment-1045639 Share on other sites More sharing options...
houssam_ballout Posted April 24, 2010 Author Share Posted April 24, 2010 This helped me a lot: http://phpsense.com/php/php-login-script.html Link to comment https://forums.phpfreaks.com/topic/199231-admin-page-help/#findComment-1047688 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.