Skip to content

A secure user authentication system with a stylish Matrix-inspired interface. This project provides a complete login/registration system with a cyberpunk terminal aesthetic.

License

Notifications You must be signed in to change notification settings

Japrolol/Matrix_SimpleLoginSystem_PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Auth System

A secure PHP-based user authentication system with a stylish Matrix-inspired interface. This project provides a complete login/registration system with a cyberpunk terminal aesthetic.

Features

  • Secure user registration and login
  • Password hashing using BCRYPT
  • SQL injection protection with prepared statements
  • Session management
  • Matrix-style terminal UI
  • Responsive design

Installation

Requirements

  • PHP 7.4+
  • MySQL/MariaDB
  • Web server (Apache, Nginx, etc.)

Setup Instructions

  1. Clone the repository

    git clone https://github.com/Japrolol/Matrix_SimpleLoginSystem_PHP.git
  2. Import the SQL file into your database

  3. Configure the database credentials in functions.php

  4. Copy all files into your web server's document root

Created by Japro

About

A secure user authentication system with a stylish Matrix-inspired interface. This project provides a complete login/registration system with a cyberpunk terminal aesthetic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published