jnerotrix Posted December 2, 2008 Share Posted December 2, 2008 Ok i need some help building a Login System For my Website Their is going to be: Register Page "register.php" *First Name *Last Name *Age *YOG *Email *Confirm Email *Username *Password *Confirm Password *Radio Buttons (Male / Female) *Text Area (Skills) *User Writes Their own Retrieve Password Question *User Writes Their question answer (When Retrieve Password It Shows Up On website not through email) ----------------- Login Page "login.php" (With Forgot Password -- Remember Me) getpass.php (Forgot Pass) <Question They Wrote Comes Up> (When Retrieve Password It Shows Up On website not through email) ------------------ Logout Button logout.php ------------------ Profile Page With Their Information Page Name (TheirUserName-profile.php) (Editable) ------------------ Private Message System Add Other Users to Friends List ------------------ Admin Page admin.php *Add Users *Delete Users *User Permissions to View Pages *Ranking System (Permissions) *Shows User in a Table With Delete User Button[] Edit User info[] Change Permissions Level 1 Highest Rank Level 1.1 Level 1.2 Level 1.3 Level 1.4 Level 1.5 Level 2 Level 2.1 Level 2.2 Level 2.3 Level 3 Level 3.1 Level 3.2 Level 4 Level 5 (After Sign Up Admin Must Accept Them As Member) Radio Buttons "Accepted" "Declined" "Undecided" ------------- All in Mysql Can Any1 Help with this Jnerotrix Quote Link to comment https://forums.phpfreaks.com/topic/135239-solved-need-some-help-with-a-login-system/ Share on other sites More sharing options...
revraz Posted December 2, 2008 Share Posted December 2, 2008 Help with what? Plenty of tutorials out there to start from, at least give it a try first. Quote Link to comment https://forums.phpfreaks.com/topic/135239-solved-need-some-help-with-a-login-system/#findComment-704416 Share on other sites More sharing options...
gevans Posted December 2, 2008 Share Posted December 2, 2008 When you say help, do you have any php/mysql skills? Quote Link to comment https://forums.phpfreaks.com/topic/135239-solved-need-some-help-with-a-login-system/#findComment-704418 Share on other sites More sharing options...
jnerotrix Posted December 2, 2008 Author Share Posted December 2, 2008 php somewhat Mysql No Quote Link to comment https://forums.phpfreaks.com/topic/135239-solved-need-some-help-with-a-login-system/#findComment-704427 Share on other sites More sharing options...
DeanWhitehouse Posted December 2, 2008 Share Posted December 2, 2008 Tutorials - (kinda) http://djw-webdesign.awardspace.com/code.php?snippet=9 http://djw-webdesign.awardspace.com/code.php?snippet=4 -- very basic tizag.com/php w3schools.com Quote Link to comment https://forums.phpfreaks.com/topic/135239-solved-need-some-help-with-a-login-system/#findComment-704431 Share on other sites More sharing options...
revraz Posted December 2, 2008 Share Posted December 2, 2008 http://www.roscripts.com/PHP_login_script-143.html Quote Link to comment https://forums.phpfreaks.com/topic/135239-solved-need-some-help-with-a-login-system/#findComment-704433 Share on other sites More sharing options...
gevans Posted December 2, 2008 Share Posted December 2, 2008 In which case I'd advice finding some tutorials for login systems (go to google ant type 'php login system tutorial'). Try and work through these and come back when you have a bit more of a idea. Otherwise we will be spoon feeding you code along the way Quote Link to comment https://forums.phpfreaks.com/topic/135239-solved-need-some-help-with-a-login-system/#findComment-704435 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.