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




Documentation for PHP developers