PHP Classes

Classes of Dariusz

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Dariusz (1)  >  Mission progress status  >  Reputation  
Picture of Dariusz
Name: Dariusz <contact>
Classes: 1
Country: Poland Poland
Age: ???
All time rank: 297069 in Poland Poland
Week rank: 195 Up4 in Poland Poland Up
All time users: 643
Week users: 0
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Registration and Login  
Manage user registrations and authentication
This package can Manage user registrations and authentication.

The registration class can create user records on a database using a PDO object created separately.

It can validate the user record values before creating the user account. It also sends an email message to let the user activate the account to be activated when the user returns to the site using a token sent in the email.

The login class can authenticate the user with his user name and password, setting session variables if the authentication is done correctly.

The class can also terminate the logged user session.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z