Template

VOOT (Vanilla Object Oriented Templates)

Submitted by andy on Sat, 10/27/2007 - 20:04.

VOOT is a simple (‘vanilla’) PHP class written in 2003 for creating web pages with templates. It supports user-defined HTTP headers, and it is capable of processing PHP contained in rendered templates. This class was written with simplicity and flexibility in mind; templates can take the form of any text-based file, and you can define as many content placeholders as you like in each template. To indicate a placeholder in a template, you just surround a key word with percentage signs. VOOT was originally used to generate its own information and download page at my previous portfolio web site

Image(s):