PHP Classes

PHP Login System with Email Verification: Register and login users activated using email

Recommend this page to a friend!

  Author Author  
Picture of Zamani
Name: Zamani <contact>
Classes: 2 packages by
Country: Germany Germany


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can register and login users activated using email.

It can register users by storing the user records in a database table accessed using PDO.

The package can generate a verification code that can be sent to the user by email to confirm that he owns that email address.

The package also provides other user management features like:

- Authenticate users using the email address and the password

- Keep track of how many wrong login attempts happened

- Change user password

- Assign a role to the user

- Render forms using template scripts for registration, login, activation, etc.

  Classes of Zamani  >  PHP Login System with Email Verification  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Login System with Email Verification
Base name: loginwithactivation
Description: Register and login users activated using email
Version: 1.0.0
PHP version: 5
License: Custom (specified in a license file)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Email Email sending and receiving View top rated classes
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 image.idea (7 files, 1 directory)
Files folder imageclass (1 file)
Files folder imagemain (8 files, 3 directories)
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file login.sql Data Auxiliary data
Accessible without login Plain text file README.md Example Example script
Accessible without login Plain text file test.php Aux. Auxiliary script

  Files folder image Files  /  .idea  
File Role Description
Files folder imagedataSources (1 file)
  Accessible without login Plain text file dataSources.local.xml Data Auxiliary data
  Accessible without login Plain text file dataSources.xml Data Auxiliary data
  Accessible without login Plain text file loginwithactivation.iml Data Auxiliary data
  Accessible without login Plain text file misc.xml Data Auxiliary data
  Accessible without login Plain text file modules.xml Data Auxiliary data
  Accessible without login Plain text file vcs.xml Data Auxiliary data
  Accessible without login Plain text file workspace.xml Data Auxiliary data

  Files folder image Files  /  .idea  /  dataSources  
File Role Description
  Accessible without login Plain text file be9588d4-a2b0-403b-9f4b-eb5c87cde344.xml Data Auxiliary data

  Files folder image Files  /  class  
File Role Description
  Plain text file user.php Class Class source

  Files folder image Files  /  main  
File Role Description
Files folder imagecss (1 file)
Files folder imageinc (8 files)
Files folder imagejs (1 file)
  Accessible without login Plain text file activate.php Example Example script
  Accessible without login Plain text file config.php Example Example script
  Accessible without login Plain text file index.php Example Example script
  Accessible without login Plain text file info.php Aux. Auxiliary script
  Accessible without login Plain text file login.php Example Example script
  Accessible without login Plain text file logout.php Example Example script
  Accessible without login Plain text file register.php Example Example script
  Accessible without login Plain text file user.php Example Example script

  Files folder image Files  /  main  /  css  
File Role Description
  Accessible without login Plain text file style.css Data Auxiliary data

  Files folder image Files  /  main  /  inc  
File Role Description
  Accessible without login Plain text file activationform.php Aux. Auxiliary script
  Accessible without login HTML file indexfooter.htm Doc. Documentation
  Accessible without login HTML file indexhead.htm Doc. Documentation
  Accessible without login HTML file indexmiddle.htm Doc. Documentation
  Accessible without login HTML file indextop.htm Doc. Documentation
  Accessible without login Plain text file loginform.php Aux. Auxiliary script
  Accessible without login Plain text file registerform.php Aux. Auxiliary script
  Accessible without login Plain text file userpage.php Aux. Auxiliary script

  Files folder image Files  /  main  /  js  
File Role Description
  Accessible without login Plain text file main.js Data Auxiliary data

Install with Composer Install with Composer - Download Download all files: loginwithactivation.tar.gz loginwithactivation.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
For more information send a message to info at phpclasses dot org.