MySQL databases are not terribly difficult.
1. Create a database on the university MySQL server.
a. Log into the MySQL site and click on Request Database
b. Create a database following these steps
2. Create a sample php page in your dynamic php file
Use the php commands in 1b
3. Link to it from your main page.