Simple User Login – PHP Script

Overview

Description

Simple PHP/MySQL Login script is easy to apply. Once the user is logged system writes a session with his login details. It ends once user clicked on Logout button at user area.

Features

  • User Login
  • Forgot Password
  • New User Registration
  • Restrict Access to User Area
  • User Logout

Included

  • PHP, (CSS and Javascrpts inline or internal) sripts for the Module
  • sql.sql file for Database Structure
  • Source Files as a zip file for Module.
  • Help.txt to Help Files

Requirements

  • PHP 4 or Higherc
  • PHP 4 or Higher
  • Apache based web server

Instructions

1. Upload the script your your server.
2. Create a database and import sql.sql file.
3. Connect database to Connections/sys.php
4. You’re done.

Related