pradeep79 Posted March 30, 2007 Share Posted March 30, 2007 Hi all, I'm creating a program in PHP/MySQL, for which I need to restrict user access based on the login. How can I restrict access based on login? I know you can do with creating different folders on windows server and assigning different a user rights, then put relevant pages into that folder. Is there any other way you can do that purely using PHP/MySQL that is quite robust enough? How can you decide which user gets access to which page? Link to comment https://forums.phpfreaks.com/topic/44930-access-rights/ Share on other sites More sharing options...
Daniel0 Posted March 30, 2007 Share Posted March 30, 2007 There are several tutorials here teaching how to make membership/login systems: http://www.phpfreaks.com/tutorials.php Link to comment https://forums.phpfreaks.com/topic/44930-access-rights/#findComment-218174 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.