Membership and Role Provider
Posted: Thu Mar 03, 2011 1:08 pm
Sorry if this ends up as a double post, I got an error when I tried to post last time.
I need to do a site in PHP for the first time, I am not a great web designer, more of an app coder. So I am trying to take my ASP .NET and WFC knowledge and bring to PHP. My main issue is how to work with Roles, limiting users to where they can go and see based on their role. I can do the forms, database and the scripting for those, but have no clue how to limit the users on the site.
Normally, I just add a web.config file in the folders, and allow and deny accordingly. How / what is the PHP equivilent for this?
Thanks,
Dave
I need to do a site in PHP for the first time, I am not a great web designer, more of an app coder. So I am trying to take my ASP .NET and WFC knowledge and bring to PHP. My main issue is how to work with Roles, limiting users to where they can go and see based on their role. I can do the forms, database and the scripting for those, but have no clue how to limit the users on the site.
Normally, I just add a web.config file in the folders, and allow and deny accordingly. How / what is the PHP equivilent for this?
Thanks,
Dave