HTTP: Secure Login
Bao Nguyen Quoc (contact me)
This can authenticate handle user authentication done via HTTP or HTML FORM by storing the authentication credentials in cookies or session variables.
It can store the authentication credentials encoded with MD5 or with an user defined function.
It can logout an user by deleting the credentials cookies or session variables
This class only handle the login and logout action , you will have to check the user yourself.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (89.6%)
| Good (87.5%)
| -
| Good (81.3%)
| -
| -
| Sufficient (61.7%)
| 556 |
Click here for detailed information about this class on phpclasses.org