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

(This post was last modified: 01-09-2015, 11:53 AM by WibbenZ.)

(01-09-2015, 11:30 AM)Rufnex Wrote: 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); 

Ive tried that tutorial, did not work :/
Gonna give it another try.


Edit:
Tried it once more, did everything exacly like the tutorial said, did not work. Same issue.
Btw the things you linked are from 2009 :p
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 WibbenZ - 01-09-2015, 11:36 AM
RE: Smarty + CodeIgniter = extra text - by Rufnex - 01-12-2015, 07:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB