student_result_system/ ├── index.php ← Login page (admin + student) ├── config.php ← Database connection & helper functions │ ├── includes/ │ ├── header.php ← HTML head + global CSS │ ├── footer.php ← ...
clinic_system/ ├── index.php ← Home Page (hero, services, doctors, stats) ├── book_appointment.php ← Book Appointment (form + JS validation) ├── appointments.php ← View/Search/Filter all appointments ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results