Lab 7 - revised
 Using PHP and MySQL

This project will combine what we have learned about accessing and manipulating tables in MySQL with PHP-based interaction, allowing you to produce a PHP-driven interactive Web database.

From Lab 6, you have three tables for a Content Management System (url_titles, urls, and url_types). In class, we will put together part of the CMS site (in a folder called lab7 on your ISCM Web site) - the source code for the parts we perform in class will be given here: [LINKS]

The CMS site should have the following pages/functions:

Save the page, upload it to the server, and link to it from your main page.


©2005 - Bryson R. Payne, Ph.D. - All rights reserved.