
July 12th, 2004, 11:48 AM
|
|
|
|
Article Notification: Building a Site Engine with PHP, Part 4
In the last three articles we went over a basic idea of how a site engine works,
how to build the plug-in, module, and block systems, the basic directory structure,
the database structure, and the authentication methods. In this, the fourth article,
we’ll be going over the template system, and the basic page loading methods. So,
let’s go ahead and get started.
Read the full article here: Building a Site Engine with PHP, Part 4
For more discussion go here: Blog Article Discussion
|