Database structure | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Part I: MySQL tutorial Part II: PHP tutorial Start: Links: MySQL Manual PHP Manual Student Server Home |
As a refresher, here's the structure of our database at the end of the first session.
There was also some data in the tables. You can download the database dump to create a clone of this database. In a UN*X environment, just save the dump and redirect it into mysql, like so:
|