Jump to content

[SOLVED] Need Some Help with a login System


jnerotrix

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.