Tuesday, 3 September 2013

Create template in CodeIgniter

Create template in CodeIgniter

Dear all, In Kohana while creating the template in the website controller
we define the template path like public $template = 'user/template';
In CodeIgniter how can we define this template.
I need suggestions.
Thanks in Advance :)

No comments:

Post a Comment