Script Installation
SMK PHP Authentication Class Script Installation and Configure Services
|
Script Description:his package can be used to authenticate users against a MySQL database of user records.rrn rrnIt 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.rrn rrnThe new session identifier is set to a session cookie. This cookie can be verified in subsequent accesses to determine whether the user was previously authenticated and the session did not expire.rrn rrnThis package can be used to authenticate users against a MySQL database of user records.rrn rrnIt 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.rrn rrnThe new session identifier is set to a session cookie. This cookie can be verified in subsequent accesses to determine whether the user was previously authenticated and the session did not expire. Site Url: http://softmarket.ro |