Skip to content

Bhushan712/GitPract

Repository files navigation

PHP MySQL Form Submission and Data Viewer

This project demonstrates a basic PHP web application that:

  • Collects user data using an HTML form
  • Saves the data into a MySQL database
  • Displays all user records in an HTML table

🚀 Features

  • PHP + MySQL integration using mysqli
  • User registration form (form.html)
  • Data processing and storage (submit.php)
  • Display all data from the database (view.php, fetch_all.php)
  • Responsive and styled HTML tables

🧱 Technologies Used

  • PHP
  • MySQL
  • HTML/CSS
  • Notepad++ (for editing)
  • XAMPP (Apache + MySQL server)

📁 Folder Structure

About

Practice repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published