Question: Given a university database that has one table students as shown in the following diagram, also given the following HTML form Write a PHP script
Given a "university" database that has one table "students" as shown in the following diagram, also
given the following HTML form
Write a PHP script to do the following when the client clicks on this button:
a Connect to the database.
b Validate the input of gpa should be a positive number and less than
c Insert the entered data into the "students" table.
d Display all students with gpa in CS department whose deptId
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
