Modify a Database-driven Web Application that Registers Students for Courses to Add both JavaScript and PHP Validations.
Inside the function validate_NoMoreThan9CreditHours($avail_Reg_Courses) I restated the code that was inside our Register-for-Courses.php that allowed us to take the array and split it into the separate identifiers then pull what was needed inorder to identify if the current credit were less than or greater than 9.