Hi, I need help. I've been looking all around and i have not found a appropriate solution for my question.
Here it is. I've a database table which has the field "username" and "password" and within the "username" field, there would be users like "admin","cashiers" etc. I would like to generate a login page using php that actually detects what are the users logged in as.
additional info: I'm using Flash, php and MySQL. So i would just need the solution to how am i to detect.
Thanks alot!!