Jump to content

Creating Admin Web Access utility


neridaj

Recommended Posts

Hello,

 

I'm still pretty new to PHP/MySQL but I remember creating an Admin web utility for select, insert, update and delete of user tables. Unfortunately I've lost the script I used in the class, so I'm trying to reconstruct how this should work. My main question is: Is it common practice to just create an admin table storing only those users with admin privileges, and then verifying against that table during login? Does anyone know of a good script for creating this scenario instead of only finding information about phpAdmin, which is not intended for customers who have no SQL background? I just would like to create a web admin utility for a client who shouldn't need to know SQL.

 

Thanks for any insight,

 

Jason

Link to comment
https://forums.phpfreaks.com/topic/93184-creating-admin-web-access-utility/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.