Hi,
How to create a dynamic drop down list using php. My drop down list should be:
Example:
if manager logins : the manager should see only the manager list of a company.
if employee logins: the employee should see only the employee list of a company.
Please help me out....