Showing posts with label privileges. Show all posts
Showing posts with label privileges. Show all posts

Sunday, January 29, 2012

User privileges with mysql database and php


I'm making a login page well i've actually finished the login but how would i go about having the web page display diffren't things based on a users privileges and how would i set the privileges in my mysql database? and then use them in my php code?