|
Description: VarPage Class
VarPage is a replacement for ShellPage, a VERY simple PHP class for building websites based on Template files. All you have to do is design a template HTML file with a few comment tags in it, as the master design for your site. Then create each of your web site's pages as a PHP page that calls VarPage and embeds your content into the template.
|