rish1103 Posted March 13, 2006 Share Posted March 13, 2006 I've been working on coding a personal blog/site and so far i've got some of the features set up but I dont have any way of securing my "admin cp". I want to code a site that will work as followswhen user comes on site, sees main page. click on admin link and it takes you to a login page. the login page is within the the admin folder where all of the blog management scripts are like add, update and delete entry. i know how to do a simple variable matching and giving access or similarly wiht java script to give an illusion of security but how do i go about actually coding a simple password script that would help me do this. I'm fairly new to php but I've got extensive C experience and just need to be pointed into the right direction. Link to comment https://forums.phpfreaks.com/topic/4875-login-help/ Share on other sites More sharing options...
hitman6003 Posted March 13, 2006 Share Posted March 13, 2006 [a href=\"http://www.phpfreaks.com/tutorials/40/0.php\" target=\"_blank\"]http://www.phpfreaks.com/tutorials/40/0.php[/a]A google search for "php login" will yeild literally millions of others. Link to comment https://forums.phpfreaks.com/topic/4875-login-help/#findComment-17174 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.