Hello,
I have a login form which works perfectly fine.
Trouble is, i store the login details i.e. username and password in the employees table so technically other users who see this table will be able to login with that users login details..
Is there a way i can tacke this?
Also how do i...