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.
- Secure user registration and login
- Password hashing using BCRYPT
- SQL injection protection with prepared statements
- Session management
- Matrix-style terminal UI
- Responsive design
- PHP 7.4+
- MySQL/MariaDB
- Web server (Apache, Nginx, etc.)
-
Clone the repository
git clone https://github.com/Japrolol/Matrix_SimpleLoginSystem_PHP.git
-
Import the SQL file into your database
-
Configure the database credentials in functions.php
-
Copy all files into your web server's document root
Created by Japro