Login   Register  
PHP Classes
elePHPant
Icontem

Simple PHP Login Script

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Panique
Name: Panique <e-mail contact>
Packages: 1 Browse all classes by Panique Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: ???
All time rank: 2287152 in Germany Germany
Week rank: 352 Up12 in Germany Germany Up


  Detailed description   Download .zip .tar.gz  
This class can register and login users using a MySQL database.

It can create user records in a MySQL table by entering the user name and password in a Web form. The class verifies if there is any user with same name. The user password is stored as a SHA256 hash with a random salt.

The class can also verify if a given user and password are correct. In that case, it will start a logged user sessiona and storer the user e-mail address in a class variable.

  Classes of Panique  >  Simple PHP Login Script  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple PHP Login Script
Base name: simple-login-script
Description: Register and login users using a MySQL database
Version: -
PHP version: 5.3
License: GNU General Public License (GPL)
All time users: 775 users
All time rank: 3825
Week users: 8 users
Week rank: 273 Up
 
  Groups   Rate classes User ratings   Applications   Related links   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


  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Project Homepage Simple PHP Login Homepage

  Files folder image Files  
File Role Description
Files folder imageclasses (1 file)
Files folder imageconfig (1 file)
Files folder imagesql (2 files)
Files folder imageviews (1 directory)
Accessible without login Plain text file index.php Output Sample output
Accessible without login Plain text file README.md Doc. Documentation

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

  Files  /  Files folder image config  
File Role Description
  Accessible without login Plain text file db.php Conf. Configuration script

  Files  /  Files folder image sql  
File Role Description
  Accessible without login Plain text file create_database_and_table.txt Data Auxiliary data
  Accessible without login Plain text file users.sql Data Auxiliary data

  Files  /  Files folder image views  
File Role Description
Files folder imagelogin (3 files)

  Files  /  views  /  Files folder image login  
File Role Description
  Accessible without login Plain text file logged_in.php Aux. Sample output
  Accessible without login Plain text file login_form.php Aux. Sample output
  Accessible without login Plain text file register.php Aux. Sample output

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