teenwolf Posted November 1, 2012 Share Posted November 1, 2012 Hey guys, I have created a working php/mysql quiz, with a user and admin login page. The next thing that I would like to do is to be able to allow the admin user to edit and delete questions from the database. Ive looked though the net but cant seem to find a tutorial on the subject. Can anyone here please give me a hand with it? or know of any tutorials that I can use to figure it out? Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/270141-help-with-creating-admin-functions-in-phpmysql/ Share on other sites More sharing options...
Muddy_Funster Posted November 1, 2012 Share Posted November 1, 2012 A little more info please... are you using sessions? do you have any access level information stored in your database? how are you currently splitting the admin and user roles? Quote Link to comment https://forums.phpfreaks.com/topic/270141-help-with-creating-admin-functions-in-phpmysql/#findComment-1389230 Share on other sites More sharing options...
Beeeeney Posted November 1, 2012 Share Posted November 1, 2012 Hey guys, I have created a working php/mysql quiz, with a user and admin login page. The next thing that I would like to do is to be able to allow the admin user to edit and delete questions from the database. Ive looked though the net but cant seem to find a tutorial on the subject. Can anyone here please give me a hand with it? or know of any tutorials that I can use to figure it out? Thanks! I'm sure there are thousands of tutorials on the web detailing website privileges. Using a search engine is something you learn how to do. Quote Link to comment https://forums.phpfreaks.com/topic/270141-help-with-creating-admin-functions-in-phpmysql/#findComment-1389233 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.