PHP Classes
elePHPant
Icontem

Login Controller: Manage registration and authentication of users

Recommend this page to a friend!

  Author Author  
Picture of Dave Hale
Name: Dave Hale <contact>
Classes: 2 packages by
Country: United Kingdom United Kingdom


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can be used to manage registration and authentication of site users. Requires PHP 5 and MySQL

It can redirect the users to pages that present forms to let the users register and login a site.

It can also process the the forms and execute several types of actions that manage user records stored in a MySQL database, like: create new user records, validate user registration and login forms, reset user password, change the user password, etc..

  Classes of Dave Hale  >  Login Controller  >  Download Download .zip .tar.gz  >  Support forum Support forum (8)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Login Controller
Base name: logincontroller
Description: Manage registration and authentication of users
Version: 1
PHP version: 5
License: The PHP License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
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


  Applications that use this package  
No pages of applications that use this class were specified.

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
Files folder imageclasses (1 directory)
Files folder imagecss (1 file)
Files folder imagedict (1 file)
Files folder imagehtml (5 files)
Files folder imagelogs (2 files)
Files folder imagescripts (1 file)
Accessible without login Plain text file example.php Example example script
Accessible without login Plain text file index.php Example setup info and demo script
Plain text file LoginTracker.inc Class main class file
Accessible without login Plain text file readme.txt Doc. setup info

  Files folder image Files  /  classes  
File Role Description
Files folder imagedatabase (1 file)

  Files folder image Files  /  classes  /  database  
File Role Description
  Plain text file database.inc Class database class for extends

  Files folder image Files  /  css  
File Role Description
  Accessible without login Plain text file loginControl.css Data default css

  Files folder image Files  /  dict  
File Role Description
  Accessible without login Plain text file dict.dic Data onary password file

  Files folder image Files  /  html  
File Role Description
  Accessible without login Plain text file change_PasswordForm.inc Aux. html file
  Accessible without login Plain text file forgot_password_form.inc Aux. html file
  Accessible without login Plain text file loggedinpanel.inc Aux. html file
  Accessible without login Plain text file loginForm.inc Aux. html file
  Accessible without login Plain text file user_registrationForm.inc Aux. html inc file

  Files folder image Files  /  logs  
File Role Description
  Accessible without login Plain text file database.txt Data database access log
  Accessible without login Plain text file tracefile.txt Data class process tracking logfile

  Files folder image Files  /  scripts  
File Role Description
  Accessible without login Plain text file validate_fns.inc Aux. email verify ereg script

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