What is the PHP code for displaying information from a database depending on who is

Cecily

New member
logged in? Say that a manager has to log in and when he does he looks at a list, the list only displays employees in the managers department. I have two tables net_user and net_managers they both have to match the department cell.
 
Back
Top