PHP User Management
Free and open source PHP User Management Scripts. These scripts provide a solution of creating a membership system of a website.-
FloPageLock can be used to restrict the access to Web pages requiring user password authentication. It provides several means to authenticate users either using fixed pairs of user names and passwords or lookup MySQL database table with a given SQL query to lookup for accepted user names and passwords.FloPageLock supports redirecting to a given page for unauthorized users. It can ...
-
Sauth class allows you to perform authentification and user track. Sauth is a simple session manager for all.
-
SessionManager provides an easy way to handle variables in sessions. Requirement:PHP 3 and PHP 4
-
Distributed Session Manager can be used as a replacement to the default PHP session manager class to store and retrieve sessions in distributed MySQL servers. It retrieves a list of MySQL server hosts from a configuration file in the INI format. A random host is picked from the list to connect when it is necessary execute MySQL queries to store, ...
-
Plugin Session implements a session handler plug-in to with use Zend framework. Currently Plugin Session implements a session handler to store session data in a MySQL database table.
-
The package Forums Integrator can be used to integrate PHP applications with the user registration and authentication systems of the punBB and PHPBB forum applications. Functions of Forums Integrator:- Create an user account with a given user name, password and e-mail address - Authenticate an user - Verify whether an user is already authenticated and whether he is an administrator ...
-
Secure Session can be used to prevent security attacks known as session hijacking and session fixation. When a session is initialized the class computes a fingerprint string that takes in account the browser user agent string, the user agent IP address or part of it and a secret word. If the fingerprint value changes, it is very likely that the ...
-
Queue Class can be used to manage a queue of users competing to execute a task that can only be run by a single user at a time. The class stores in a MySQL table the queue of users that want to execute a task. An entry in the queue table is added for each user that wants to run ...
-
Autenticacao queries the MySQL database using an ADODB package to create or delete user records. The user passwords are stored as MD5 or SHA1 hashes, based on user settings. Key Features of Autenticacao:- Add Users;- Remove Users;- Search Information Session;- Easy to implement with Smarty;- All the columns and tables in MySQL are customizable;- The programmer can choose not to ...
-
With Simple Login Class, passwords are kept in a text file using a base64 encryption with MD5 and SHA1 hashing. All in an addition to a Strrev function. It can create records of users which are stored in text files. The script can also authenticate users by looking up the record text files and check if the supplied password matches ...
-
Coffee Designs Member Area is a simple flat file database system that allows you to add a members area to your website. Coffee Designs Member Area includes the option to register new users through a user registration form. Simple to set up and even easier to use, best of all no mysql database is needed so it will run just ...
-
Free PHP User Registration Login System is so simple that anyone, even without PHP/HTML experience can use it. Key Feature of Free PHP User Registration Login System:- So simple that anyone, even without PHP/HTML experience can use it.- Integrateable Login, Logoff, and registration pages.- Integrates into your already established database.- Easy to start up a new database. Sample table included.- ...
-
vBulletin Bridge functions to manipulate the user table of a vBulletin installation are provided. Currently vBulletin Bridge can register a new member requiring activation, process activation from email, process activation manually, update user details, delete a user, start and end a login session, recover lost password, change the user password. Requirements: PHP 5.0 or higher
-
Login Script with PDO can use the PDO extension to connect to a specified database and perform several account management operations.Key Features of Login Script with PDO:- 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 ...
-
The number of failed login attempts for a user with a particular IP address, is stored into a MySQL database with Log Limiter.When the number of failed login attempts exceeded a given limit, the class sets a cookie that is used to determine that the user is blocked while the cookie does not expire.Requirements: PHP 5.0 or higher

