Login   Register  
PHP Classes
elePHPant
Icontem

Class: AdminPro class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Giorgos  >  AdminPro class  >  Download .tar.gz .zip  >  Support forum Support forum (15)  >  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
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 18495 users
All time rank: 27
Week users: 14 users
Week rank: 204
Picture of Giorgos
Author: Giorgos <e-mail contact>
Packages: 7 Browse this author's classes Browse this author's classes
Country: Greece Greece - PHP jobs in Greece
Age: 33
All time rank: 121 in Greece Greece
Week rank: 110 Down2 Down in Greece Greece
Innovation award
Innovation award
Nominee: 2x


  Detailed description  
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

 

  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

  Freshmeat project   Rate classes User ratings   Dependencies  
  Trackback   Applications   Files Files  

  Freshmeat project  
AdminPro class
Project record: adminpro
Popularity score: 223.78
Vitality score: 2.25

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (87.9%)
Good (83.9%)
Good (81.9%)
Good (83.8%)
-
-
Sufficient (68.9%)
239
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
MySQL Dialog
Required
Required for the main class to execute MySQL queries

  Trackback links  
Link Description
PHP Programmer - Modify Login/DB I’m looking for a PHP programmer with enough experience to handle a fairly small first-level script modification...

  Applications that use this class  
Link Description
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

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.