making a simple secure login page in php?

PlanB

New member
I have come across a big problem in making a login page.

I have the users input their password and username in an HTML file. The user and password is POSTED to the login.php file. But on the browser, the username and password is visible clearly.

What is the right way of doing it?

thanks
 
Back
Top