Specifications

Further Reading
In this chapter, we covered some guidelines for relational database design. If you want to delve
into the theory behind relational databases, you can try reading books by some of the relational
gurus like C.J. Date. Be warned, however, that the material can get pretty theoretical and might
not be immediately relevant to a commercial Web developer. Your average Web database tends
not to be that complicated.
Next
In the next chapter, well start setting up your MySQL database. First youll learn how to set
up a MySQL database for the Web, how to query it, and then how to query it from PHP.
Using MySQL
P
ART II
182
10 7842 CH07 3/6/01 3:34 PM Page 182