Welcome Guest, Not a member yet? Register   Sign In
[Fixed] Smarty + CodeIgniter = extra text
#11

Or as just tested as quick example, you can use it directly (like all other classes in php):

PHP Code:
include_once(APPPATH.'third_party/smarty/Smarty.class.php');
$smarty = new Smarty;
print_r($smarty); 

Reply


Messages In This Thread
RE: Smarty + CodeIgniter = extra text - by Jamie - 01-07-2015, 04:07 PM
RE: Smarty + CodeIgniter = extra text - by Rufnex - 01-09-2015, 11:26 AM
RE: Smarty + CodeIgniter = extra text - by Rufnex - 01-09-2015, 11:30 AM
RE: Smarty + CodeIgniter = extra text - by Rufnex - 01-12-2015, 07:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB