A full-stack conference room booking platform supporting scheduling, equipment tracking, and administrative management — built with PHP, MySQL, HTML, and CSS.
| Room | Organizer | Time | Status |
|---|
| Room | Capacity | Floor | Status |
|---|
| # | Room | Meeting Title | Organizer | Date | Time | Status | Actions |
|---|
| Item | Category | Assigned Room | Condition | Actions |
|---|
db.php — PDO connection layer with prepared statementsroom.php / equipment.php — Insert handlersdisplay.php / DisplayTables.php — Read / list viewsupdate.php / update2.php — Edit record flowsdelete.php / delete2.php — Soft-delete handlersJoin.php — Multi-table JOIN queriesPOST request → validate & sanitize → PDO prepared statement → MySQL → redirect with status