Theme:
Acid
|
White
easy PHP template engine
Home
 
Download
 
Quick Start
 
Documentation
 
Speed Test
 
Forum
 
Documentation
/
Documentation for web designers
/
RainTPL Tags
{#constant#}
You can access constants defined in the PHP code using the tag
{#
constant_name
#}
.
Template:
{#THEME#}
Output:
default
« {$variable}
^ RainTPL Tags ^
{if="condition"}{/if} »
Documentation for web designers
Knowledge Base
RainTPL Tags
{$variable}
{#constant#}
{if="condition"}{/if}
{loop="array"}{/loop}
{include="template"}
{* comment *}
{noparse}{/noparse}
Documentation for PHP developers
Requisites
Installation
Methods
Assign
Draw
Cache
Configure