PHP Classes
elePHPant
Icontem

AdminPro class: MySQL/Session based user authentication/management

Recommend this page to a friend!

  Author Author  
Picture of Giorgos
Name: Giorgos <contact>
Classes: 7 packages by
Country: Greece Greece
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
AdminPro is an user authentication class based on a MySQL database and the PHP Session functions. It was written for Web sites that need some password protected area.

The package includes an user management application script, as well a MySQL table setup application script.

The class can:

- Login and logout a user via Web based forms.
- Expire the session of an authenticated user if it passed a given session timeout and require to authenticate again.
- It can display error messages and point the user to the login page when the user is not authenticated or the login session expired.
- Check whether a logged user has administrator or user group privileges
- Allow a user to use some cookie based "Remember Me" function

  Classes of Giorgos  >  AdminPro class  >  Download Download .zip .tar.gz  >  Support forum Support forum (18)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AdminPro class
Base name: adminpro
Description: MySQL/Session based user authentication/management
Version: 1.0.0
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Dependencies   Trackback   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  Packages needed by this class  
Class DownloadWhy it is needed Dependency
MySQL Dialog Download .zip .tar.gz Required for the main class to execute MySQL queries Required

  Pages that reference this package  
PHP Programmer - Modify Login/DB
I’m looking for a PHP programmer with enough experience to handle a fairly small first-level script modification...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
User Management Demo
Try this link to login to the User Management Demo
AdminPro Class MySQL Setup Demo
Check how the AdminPro Class MySQL Setup looks like

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file adminpro.css Data The CSS Stylesheet for the error messages of the main Class
Accessible without login Plain text file adminpro.sql Data The SQL Statement for the MySQL Table
Accessible without login Plain text file adminpro_class.php Class The main AdminPro Class file
Accessible without login Plain text file adminpro_config.php Conf. Configuration file required for the main Class
Accessible without login Plain text file adminpro_example.php Example An example of a password protected page
Accessible without login Plain text file adminpro_setup.php Appl. Setup or update the MySQL Table
Accessible without login Plain text file adminpro_updatev1.2-v1.3.x.sql Data Some SQL patch to update the table from 1.2 (initially published) to 1.3.x
Accessible without login Plain text file adminuser.css Data The CSS Stylesheet for the User management
Accessible without login Plain text file adminuser.php Appl. User management system
Accessible without login Plain text file adminuser_config.php Conf. Configuration file for the User management
Accessible without login HTML file login.html Data The default Login page
Accessible without login HTML file logout.html Data The default Logout page
Accessible without login Plain text file mysql_dialog.php Class The Class required for the main Class to execute MySQL queries
Accessible without login HTML file readme.html Doc. Please read this file first

Install with Composer Install with Composer - Download Download all files: adminpro.tar.gz adminpro.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.