Description
DBMS Lab (CS3120) Assignment – 9
LAMP (Linux, Apache, MariaDB, PHP) StackTasks:
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.

