A secure login and registration system built with PHP, MySQL, HTML, and CSS. This project includes user authentication, password hashing, session management, and a "Forgot Password" feature using PHPMailer to send reset links via Gmail.
A simple web-based ASCII table viewer that displays ASCII characters along with their decimal, binary, hexadecimal, and octal representations. The table includes both control characters and printable characters.
Welcome to the NMIXX Gallery webpage! This webpage is dedicated to showcasing images of the popular K-pop group NMIXX. The gallery allows you to view pictures of the members and filter them by their names for easy access.
This project demonstrates how to use Gmail's SMTP server to send emails using the PHPMailer library in PHP.