Login Script with PDO
Package:
Summary:
Manage user accounts stored in a database with PDO
Groups:
Author:
Description:
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
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
This entry was posted
on Monday, August 31st, 2009 at 11:16 pm
Entry is filed under Classes.
Read original posting here.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.