Dr.T. Posted March 29, 2011 Share Posted March 29, 2011 Hi! To limit access to selected web pages to registered users, I was planning to authenticate the user by searching a MySQL database and, then, as pages are called, passing a session variable such as “access = true” to the selected web pages. Am I planning to do the right thing? Any suggestions? Thank you. Dr. T. Quote Link to comment https://forums.phpfreaks.com/topic/232037-user-authentication/ 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.