musnoure Posted April 13, 2012 Share Posted April 13, 2012 Hi all, I have a question concerning building the Admin area. Let's say there are 3 pages. Page 1: "staff.php" (login/register page) Page 2: "staffproc.php" (process forms) Page 3: "adminManage.php" (Manage the content, edit, delete, add, etc.) I need to link the login page to the admin page so no one can access "adminManage.php" without providing the Login details. How??? Will I just include the login page into the admin? Any response will be appreciated!! Quote Link to comment https://forums.phpfreaks.com/topic/260856-phpmysql-cms/ Share on other sites More sharing options...
Muddy_Funster Posted April 13, 2012 Share Posted April 13, 2012 nothing like jumping in at the deep end. How much PHP knowledge do you have? do you know about sessions and headers? Quote Link to comment https://forums.phpfreaks.com/topic/260856-phpmysql-cms/#findComment-1336963 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.