PHP Classes

PHP Signup and Login Class: Process the signup and login of users using MySQLi

Recommend this page to a friend!

  Author Author  
Picture of Rahul Banerjee
Name: Rahul Banerjee <contact>
Classes: 1 package by
Country: India India


  Detailed description   Download Download .zip .tar.gz  
This package can process the signup and login of users using MySQLi.

It can connect to a MySQL database server and perform several types of operations to manage the records of user information stored in a database table.

Currently, it can:

- Register one user with a username, email, and a password

- Create a session for a logged user if his username and password are correct

- Check if a user is logged in by checking a session variable

- End the logged user session

- Get the currently logged user account details

  Classes of Rahul Banerjee  >  PHP Signup and Login Class  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Signup and Login Class
Base name: signup
Description: Process the signup and login of users using MySQLi
Version: -
PHP version: 5
License: Proprietary 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
Plain text file class.signup.php Class signup

Download Download all files: signup.tar.gz signup.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Plain text file class.signup.php Class signup

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