a. Write a PHP program to create a Database by name
“Hospital”, also create a table with name “Patients” with fields as
PatientID, PatientName, DoctorName & DateOfAdmission.
b. INSERT any 4 values in the above created Hospital
table.
please write the code and screenshot
output for each part
a. Write a PHP program to create a Database by name “Hospital”, also create a table with name “Patients” with fields as
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am