Documentation / Documentation for web designers / RainTPL Tags 

{noparse}{/noparse}

All between {noparse} and {/noparse} will not be compiled.

Example:

{noparse} How are you {$name} ?{/noparse}

 

Compiled template:

How are you {$name} ?



RainTPL is designed to avoid tag conflicting with javascript

« {* comment *} ^ RainTPL Tags ^

Documentation for web designers




Documentation for PHP developers