PHP Classes

File: main-template.html

Recommend this page to a friend!
  Classes of Richard Heyes   Template Class   main-template.html   Download  
File: main-template.html
Role: ???
Content type: text/plain
Description: The middle of the multiple template example.
Class: Template Class
Template engine to seperate page design from code
Author: By
Last change:
Date: 23 years ago
Size: 261 bytes
 

Contents

Class file image Download
<LOOP NAME="table_rows"> <TR> <TD BGCOLOR="#DDDDDD">{column_1}</TD> <TD BGCOLOR="#DDDDDD">{column_2}</TD> <TD BGCOLOR="#DDDDDD">{column_3}</TD> </TR> </LOOP NAME="table_rows">