Smk Php Authentication Class is a User Authentication script
Overall rating: (N/A)
|
The script SMK PHP Authentication Class is a User Authentication script (easily secure webstie content).
his package can be used to authenticate users against a MySQL database of user records.
It can verify whether there is a record for an actvie user given the user name and password. If the authentication succeeds, it creates a record for a new session in another database table.
The new session identifier is set to a session cookie. This cookie can be verified in subsequent accesses to determine whehter the user was previously authenticated and the session did not expire.
This package can be used to authenticate users against a MySQL database of user records.
It can verify whether there is a record for an active user given the user name and password. If the authentication succeeds, it creates a record for a new session in another database table.
The new session identifier is set to a session cookie. This cooike can be verified in subsequent accesses to determine whether the user was previously authenticated and the session did not expire.
|
 Write a comment about the script SMK PHP Authentication Class
|