Putting PHP to Work

In the remaining part of this chapter, we'll tackle the goals we set for ourselves in Chapter 1 that we have yet to accomplish:

  • For the grade-keeping project, we need to write a script that allows us to enter and edit test and quiz scores.

  • For the Historical League, we want to develop an online quiz about US presidents, and make it interactive so that the questions can be generated on the fly for visitors to the Web site.

  • We also want to allow Historical League members to edit their directory entries online to keep the information up to date and reduce the amount of entry editing we do ourselves.

Each of these scripts generates multiple Web pages and communicates from one invocation of the script to the next by means of information ...

Get MySQL now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.