Question: php php name:leen id:201910715 Develop a web page that contains HTML form that enables a teacher to insert students marks, The submitted data will be
Develop a web page that contains HTML form that enables a teacher to insert students marks, The submitted data will be inserted into students' table. The HTML form contains the following elements: 1. Student id input text 2. Student name input text 3. First Mark input text 4. Second Mark input text 5. Final Mark input text The report.php contains a table that displays all the saved records in students' table. In addition, the last column displays the total marks Develop a web page that contains HTML form that enables a teacher to insert students marks, The submitted data will be inserted into students' table. The HTML form contains the following elements: 1. Student id input text 2. Student name input text 3. First Mark input text 4. Second Mark input text 5. Final Mark input text The report.php contains a table that displays all the saved records in students' table. In addition, the last column displays the total marks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
