Personal web content management system : an honors thesis [(HONRS 499)]

Loading...
Thumbnail Image

Authors

Strus, David E.

Advisor

Harris, Thomas M.

Issue Date

2002

Keyword

Degree

Thesis (B.?.)

Department

Honors College

Other Identifiers

Abstract

There is a definite need for server-side content management software on the World Wide Web—both for businesses and for individuals. Of the various server-side programming languages that are available (at least four of which I have some experience with), PHP seemed to make the most sense for my application, primarily because it is free. For the same reason, I chose a MySQL database for the back end.The system I have developed allows multiple users to post news/weblog entries, add pages dynamically, and publish articles in an organized directory structure all without writing code.