PHP Classes

File: examples/template257.tpl

Recommend this page to a friend!
  Classes of Victor Akinyemi   Lint   examples/template257.tpl   Download  
File: examples/template257.tpl
Role: Auxiliary data
Content type: text/plain
Description: The second template file for the example
Class: Lint
PHP compiling template engine
Author: By
Last change:
Date: 11 years ago
Size: 156 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>{{title}}</title> </head> <body> {{content}} </body> </html>