Using Smarty templates with CodeIgniter

Using Smarty templates with CodeIgniter

Huy Châu - March 25, 2013 -
Using Smarty templates with CodeIgniter Download the Smarty library Zip file and copy the Smarty directory from the Zip into your Code Igniter project’s /application/third_party folder. You should…