This package can be used to manage user accounts stored in a database with PDO.
It can connect to a given database using the PDO extension and perform several operations to manage user accounts. Currently it can:
- Insert new user records
- Authenticate a given user with a password and start a session
- End the logged user session
- Change the user e-mail or password
- Send an e-mail with a link to reset the user password
|
|
| Name: |
Login Script with PDO |
| Base name: |
login-script-pdo |
| Description: |
Manage user accounts stored in a database with PDO |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1603 users |
| All time rank: |
2165 |
| Week users: |
5 users |
| Week rank: |
516  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|