Hi
I just wanted some advice regarding my login script.
Example:
I have 2 types of user "Student" and "staff"
I would like both types of users which are in different tables to log into one login form, at the moment I have 2 separate scripts.
The general assumptions apply students shouldn't be able to access lecturers stuff and vice versa where relevant.
Everything is OK if I have to login forms but i would like to have it in one.
Language PHP SQL
Thanks in advance