Login   Register  
PHP Classes
elePHPant
Icontem

File: language_fastwrite.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Valics Lehel  >  Fast Template  >  language_fastwrite.html  >  Download  
File: language_fastwrite.html
Role: Auxiliary data
Content type: text/plain
Description: FastWrite Template
Class: Fast Template
Updated revision of CDI Fast Template engine
Author: By
Last change: Cosmetics
Date: 2005-01-02 10:04
Size: 368 bytes
 

Contents

Class file image Download
<!-- NAME: main.html -->
<html>
<head><title> LANGUAGE DEMO </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
{C_TEXT1}<br>
{C_TEXT2}<br>
{C_TEXT3}<br>
<br>
Click here to see the created file : <a href="{URL}">{URL}</a><br>
<br>
<a href="index.html">Back to index</a>
</body>
</html>
<!-- END: main.html -->