The assignment details are here.
To be honest, I did not like this tutorial. Although it was explained well, I did not learn that much from it. I would have appreciated more pictures and a clear step by step example. With that being said, I was assigned part 5 and part 8 as my homework. Part 5 concentrated on how to read, write, and execute a file in SQL format as well as how to include forms like in Mod Two. It was pretty cool. In part 8, we learned how to connect to a database using commands like mysql_connect. We also learned how to create a table and add data to it. Below are links to my sample programs. Enjoy!
This is my working sample program from Part 5.
This is my working sample program from Part 8.