Hello people
I have table for company, in emplyeey.php it will list all the employees in the table. I want to make link so anyone clicked it will show employees in a department
for example employee.php?projects, if one clicked it it will show employees in the projects department
employee.php?management, if one clicked it it will show employees in the management department
Is that possible?