PHP Classes

File: sample_4.html

Recommend this page to a friend!
  Classes of Bao Nguyen Quoc   Basic Template   sample_4.html   Download  
File: sample_4.html
Role: Auxiliary data
Content type: text/plain
Description: Example 4 Template
Class: Basic Template
Regular expression matching based template engine
Author: By
Last change:
Date: 19 years ago
Size: 320 bytes
 

Contents

Class file image Download
<html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>{title}</title> <style> <!-- body { font-family: Tahoma; font-size: 12px } --> </style> </head> <body> {@sample_4_sub.html} </body> </html>