PHP Classes
elePHPant
Icontem

PHP Login Script: Authenticate and manage users stored in SQLite

Recommend this page to a friend!

  Author Author  
Picture of Chad Smith
Name: Chad Smith <contact>
Classes: 1 package by
Country: United States United States


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to authenticate and manage user accounts stored in SQLite.

It implements several operations and display HTML forms to authenticate users and manage their account records stored in a SQLite database.

Currently it can register a new account, activate registered accounts, authenticate an user and start a session, end a logged user session, change the user password or e-mail address.

  Classes of Chad Smith  >  PHP Login Script  >  Download Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Login Script
Base name: php-login-script
Description: Authenticate and manage users stored in SQLite
Version: 1.0.0
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Screenshots Screenshots   Trackback  
  Applications   Related pages   Files Files  

  Groups  
Group folder image HTML HTML generation and processing 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

  Files folder image Screenshots  
login-page.png
File Role Description
Accessible without login Image file login-page.png Screen Login Page


  Pages that reference this package  
PHP Login Script
Several sites I am working on required some kind of authentication using PHP, but since the sites were entirely custom coded – and needed to be to serve their purpose – I was unable and unwilling to use a CMS just to have user registration and logins...

Latest pages that reference packages Latest pages that reference packages


  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.


  Related pages  
Demo
Try the login script
Download
Get the latest version
Support
Support for the class

  Files folder image Files  
File Role Description
Files folder imagecontrib (1 file)
Files folder imageexample (8 files)
Files folder imageroot (1 file)
Plain text file CHANGELOG Data Version Data
Plain text file COPYING Lic. GPL License
Plain text file README Doc. Setup Instructions

  Files folder image Files  /  contrib  
File Role Description
  Plain text file users.sql Data Database Source

  Files folder image Files  /  example  
File Role Description
  Plain text file .htaccess Example htaccess file
  Plain text file auth.php Example Example Restricted Page
  Plain text file change.php Example Example Recover Password Page
  Plain text file index.php Example Example Index Page
  Plain text file login.css Data Example Stylesheet
  Plain text file login.php Example Example Login Page
  Plain text file manage.php Example Example "Manage Account" Page
  Plain text file signup.php Example Example Signup Page

  Files folder image Files  /  root  
File Role Description
  Plain text file user.php Class User Class

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