Challenges

Challenges

  1. Add a 'new room' command to the adventure generator. HINT: Think about how I created a new test in the quiz machine program from Chapter 6.

  2. Write PHP programs to view, add, and edit records in the phone list.

  3. Write a program that asks a user's name and searches the database for that user.

  4. Create a front-end for another simple database.