MMDT1146 PHP Programming
Week Extra 1


Week Extra 1

Notes:

  • Download scripts from the book website.  We are interested in the scripts for Chapter 12 - Content Management.
    Please read the errata for the chapter and fix any errors.
  • You need these four tables: uploads   url_titles   url_types   urls
  • Your instructor will show you how to add these tables to your database.  The first table by hand and the remaining three tables by using an import function.

Lab Extra 1

This lab is to test your knowledge of being able to get a CMS (Content Management System working). 

Create a subfolder on your web server named "mmdt1146labex1".  (This may already be done for you from doing the in class exercise.)

Install the CMS system that is in Chapter 12 of the book.  Verify that everything is working.

Your resulting output should like similar to this.

Extra Credit:  Install a public domain CMS (Content Management System) and demonstrate to the instructor that it is working.

MMDT 1146 Lab 12
Grading Criteria
Date

Possible
Points
20
Your
Points
20
Installed database tables. 5  
CMS system from chapter 12 working perfectly. 8  
Be able to delete URLs and files from CMS 5  
Assignment in on time. 2  

Extra credit - Install a public domain CMS 10