How do I download a package? #secure login
Edit
by David Rotherforth - 5 years ago (2019-09-18)
Downloading a package
| How do I download secure login package? |
- 1 Clarification request
1.
by Manuel Lemos - 5 years ago (2019-09-18) Reply
Hello David, what exactly is the URL of the page of the package you want to download?
Ask clarification
1 Recommendation
Secure PHP Login System: Register and login users using a database via PDO
This class can register and login users using a database via PDO.
It can process the registration of a user given the user name, password, name and email address.
It can also authenticate a user given the user name and password and optionally set a cookie to remember the user name on the next login.
The class starts a session for successfully authenticated users.
It can also log out by ending the user session, send a password reminder message and change the user password.
It also implements a two step login process similar to that of Google's, Facebook's SMS security process.
The user can see they devices they used to log in as well as log out from a device used before.
The class also provides an administration interface to manage users, edit details, see statistics, etc..
| by Manuel Lemos 26695 - 5 years ago (2020-03-07) Comment
If you mean this package, you can download the package files using the Download tab, so you can download it in either in ZIP or tar.gz formats, or download and install the package automatically using the PHP Composer tool. |