my issue: i have an excel file, which i use in a mysql database.how do i make a web administration , something like :a login page. after this if the user/pass fit with the superuser profile> goto edit database script, if not, go to search database only.my question is:
1. how do i set the rights for accessing the database? will they work from the user table in the mysql database?