A secure PHP web form authentication system using SMTP email verification. Users can register, receive an OTP via email, and verify their account before logging in. Built with modern UI and Bootstrap ...
This project demonstrates how to perform CRUD (Create, Read, Update, Delete) operations in PHP using a MySQL database. It is a simple system for managing student information using a web-based form.