This repository contains a PHP-based login and signup website with email verification functionality. It provides a secure user authentication system using PHP and MySQL, along with email verification to ensure the validity of user email addresses.
- User registration with email verification
- Secure login system
- Password hashing for enhanced security
- MySQL database integration
- Account activation through email verification
- Error handling and validation for user inputs
To run this application, you need to have the following software installed on your machine:
- PHP
- MySQL
- Web server

