This short course is the third in a series of three 3-hour short courses on creating database-driven web sites that will be offered by FDI during the spring 2006 semester. The central focus of this session will be on how to set up and maintain a database via phpMyAdmin. SQL will be introduced and strategies for generating SQL statements will be provided. Participants will be shown how to imbed SQL statements into PHP code and how to make the necessary syntax modifications. Select, insert, update, and delete are the specific SQL statements that will be discussed. Finally, participants will learn how to finalize their work on a database. This will include connecting to the database as well as how to select, insert, update, and delete via PHP. Like the first two short courses in this sequence, hands-on activities will be an important part of this session.