Skip to content

p2k3/student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

A PHP + MySQL CRUD web application built with PDO and OOP.

Features

  • Add, view, edit and delete student records
  • PDO prepared statements — SQL injection protection
  • htmlspecialchars — XSS protection
  • PRG pattern — prevents duplicate form submissions
  • Duplicate email detection

Tech Stack

  • PHP (no frameworks)
  • MySQL with PDO
  • Object-Oriented Design
  • HTML / CSS

Live Demo

Click here to view live app

About

Simple PHP PDO CRUD web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages