Skip to content

PHP Secure Login

Latest

Choose a tag to compare

@bakertaylor28 bakertaylor28 released this 15 Oct 03:54
· 1 commit to master since this release

This is a Secure Login Utility writen in PHP, for HTTP servers. This Repository will not be regularly watched, and the author assumes no liability for any damage these scripts my cause the end user. Therefore, use at YOUR OWN RISK!!!

System Requirements:

  1. PHP Version 5.3 or later.
  2. MySQL version 4.1.3 or later.

Installation Instructions:

  1. Extract the Zip File to your desktop.
  2. Import the SQL database onto your MySQL server.
  3. Upload the rest of the files to the root directory of your HTTP server, being CAREFUL to maintain the folder structure of the original zip file.
  4. Direct your browser to the index.php file.This page will include links to a signup page, and to the login page.
    PHP_SECURE_LOGIN.zip
    PHP_SECURE_LOGIN.zip

Edit the protected_page.php file to include the content you wish to protect.