pioneerx01 Posted June 5, 2010 Share Posted June 5, 2010 Hi, I am looking for a simple log-in script that I can put on every page, in such manner that once you log in you will be able to access every page until you close the browser of cookies expire. The user name and password can be stored in php code. I do not need database with access info. I have found few by doing Google search, but I need to log in every time I go to a different page that is to be protected by password. I want to use multiple pages in multiple folders. Thanks Link to comment https://forums.phpfreaks.com/topic/203927-simple-log-in-password-code/ Share on other sites More sharing options...
PFMaBiSmAd Posted June 5, 2010 Share Posted June 5, 2010 I need to log in every time I go to a different page that is to be protected by password You would need to pick one script that you are most comfortable with and troubleshoot why that is occurring because it is likely that your editor or your server configuration is causing the problem and until you find what is actually causing the problem, every single script you try will likely experience the same problem. Link to comment https://forums.phpfreaks.com/topic/203927-simple-log-in-password-code/#findComment-1068032 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.