Welcome Guest, Not a member yet? Register   Sign In
Best Template Engine
#1

I wanted to ask what template engine ( if any ) you guys use for CI.

I'm looking for something that can help me with :

1. Change <?php .....     to     {}

2. Dynamic div content change - change content to div's without page reload

3. Multi - layers ...
Reply
#2

CodeIgniter have the basic template parser (recommended is using pure PHP), but you can use any other PHP template engine, the most popular are Smarty and Twig.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB