PHP User Management

Free and open source PHP User Management Scripts. These scripts provide a solution of creating a membership system of a website.
  1. No Screenshot
    1471 total visits
    SessionManager provides an easy way to handle variables in sessions. Requirement:PHP 3 and PHP 4
  2. No Screenshot
    1942 total visits
    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, ...
  3. No Screenshot
    2165 total visits
    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.
  4. No Screenshot
    2120 total visits
    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 ...
  5. No Screenshot
    1740 total visits
    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 ...
  6. No Screenshot
    1793 total visits
    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 ...
  7. No Screenshot
    1485 total visits
    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 ...
  8. No Screenshot
    2226 total visits
    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 ...
  9. No Screenshot
    1786 total visits
    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 ...
  10. No Screenshot
    2011 total visits
    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.- ...
  11. No Screenshot
    1611 total visits
    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
  12. No Screenshot
    2906 total visits
    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 ...
  13. No Screenshot
    1926 total visits
    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
  14. No Screenshot
    1572 total visits
    Simple access layer can abstract several types operation to manage access permissions like adding resources to manage, allow or deny the access by user or level, check if the user is an administrator, and check if the user has access to a resource.Retrieving access permissions from certain containers can be done by extending the class.Requirements: PHP 5.0 or higher
  15. No Screenshot
    2079 total visits
    Abdohoo Secure Login can check if an user is already authenticated. If not, it can check the user name and password in a MySQL database table. Session variables are set if the user is authenticated successfully. Requirements: PHP 5.0 or higher
Pages 5 of 12« 1 2 3 4 5 6 7 8 9 »