Create a sample cs course database using phpmyadmin you


Problem

In my Linux class I'm having trouble with this assignment and need help with step by step instructions along with screenshots of each step performed.

Basically he requires that:

a. This virtual host listens to port 80 and a domain "cswe". The testing URL in your browser should be "https://cswe".

b. The web site is PHP enabled, and uses MySQL database.

c. The default page for the site is default.php, which should be loaded automatically when the URL "https://cswe" is requested. For the testing purpose, please display the server host name (using PHP code) in this page.

d. The site provides students all CS and SWE course syllabus. A sub-directory "syllabus" should be set up to hold these PDF files. There is no web page in this directory. Visitors should see a list of all PDF files (named after the course prefix and number) in this directory by default. Add some PDF files for the testing purpose. They are just test data, so nothing fancy.

e. Create a link in the default.php page to link to the syllabus directory.

f. Create a sample CS course database using phpMyAdmin. You will design the database structure yourself. The table you build should show subject prefix and course number (e.g. CS 1000), a course title and anything else you think important about a course.

g. Create a web page to show the database content. Create a link in the default.php page to link to this page.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a sample cs course database using phpmyadmin you
Reference No:- TGS02779354

Expected delivery within 24 Hours