Php – Secure Login in PHP

authenticationPHPSecurity

What is a secured login? How do I develop one in PHP? Please keep in mind that I'm just a beginner in PHP.

Best Answer

I would suggest getting an OpenID solution to incorporate in your website.

For example: PHP OpenID Library

Other than OpenID, this article will give you a good start in the basics of a PHP login