Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume that the HTML code that creates the page as shown in the figure below is given, then answer below questions: Q1: write a code

Assume that the HTML code that creates the page as shown in the figure below is given, then answer below questions:

Q1: write a code that shows how to store coursers per semester and year for each department in the Faculty of engineering using PHP array?

Q2: Write a PHP code, that shows total number of courses per department. The user enters year and semester and click on the button, after that your code should get the year and semester, search in the array you build in Q1, return all matches. For example if the user enter 2019 and semester 2, then your code must output number of courses per department as follow:

CSE 44

EE 60

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual Basic 2008 Comprehensive Concepts And Techniques

Authors: Gary B. Shelly, Corinne Hoisington

1st Edition

1423927168, 978-1423927167

More Books

Students also viewed these Databases questions