Sale!

DBMS Lab (CS3120) Assignment – 9 solved

Original price was: $35.00.Current price is: $30.00.

Category:

Description

5/5 - (6 votes)

LAMP (Linux, Apache, MariaDB, PHP) Stack
Instructions:
1. Use the ‘university’ database.
2. The code should be well documented.
3. Submit two PHP scripts and a report (named name_roll_no_assignment_9.pdf) containing
screenshots of the results obtained when the scripts are executed. The screenshot should
contain the address bar of the browser. Refer the sample screenshot below:
Tasks:
1. Install the LAMP stack.
2. Write two PHP scripts:
1. ‘student.php’: Prints the contents of the ‘student’ table.
2. ‘dept_low_budget.php’: Prints the names of the departments with a budget less than
85000.