This project demonstrates the deployment of a user registration form integrated with a MySQL database, hosted on an AWS EC2 instance using the LEMP Stack (Linux, Nginx, MySQL, and PHP). Design and ...
This project allows a user to register student information using a web form and view all submitted data in a table – without opening the database manually. 📁 Files Included index.html – The main form ...