A user authentication class based on MySQL and the PHP Session functions. It includes a user management application script and a MySQL table setup application script. It supports login and logout via web-based forms, session expiration with timeout, error message display and more.
Similar scripts
Login
(Popularity: ) : Make PHP generated web content available only to you. The idea is to display the same login for all my admin pages, without have to repeat the same HTML code. Access_user Class
(Popularity: ) : I created this class to present the public with an easy to use system for protecting pages and registering users. The main features are user-login, user registration, user update, remember login information, page protection, forgotten password recovery, mail based account ... vCard
(Popularity: ) : Generates vcf files for importing personal data into vCard compatible programs. PHP Generic Access Control List
(Popularity: ) : A simple, powerful permission system designed as a drop in solution for web developers. Sessionara
(Popularity: ) : This class is a framework for managing sessions and creating member areas. You can save/get variables and it is useable across an entire project Create a random password
(Popularity: ) : A nice little function that will generate a completely random password. HtGroup
(Popularity: ) : This class aids in the maintenance of htgroup files which are used by web servers to do basic authentication. PHP Basic Authenticator
(Popularity: ) : This class allows you to password protect a set of web pages using basic authentication. MySQL Login
(Popularity: ) : Make PHP generated web content available only to you. BanIP
(Popularity: ) : Ban a user from your site based on their IP address. Includes versions that work with or without a MySQL table. Banned addresses get a rejection message upon entering.