
Manage Your Content with PHP
http://www.alistapart.com/stories/phpcms/
Robbins, Christopher
List Apart, A
2002
Abstract:
In this article we'll build a simple, template-driven site that separates style, content, and structure in your website. We'll create a cross-browser stylesheet switcher that remembers the user's preferences, touching on PHP variables, cookies, if statements, and including pages with require_once.