Imrul.H
Imrul.H

Reputation: 5870

integrate smarty with codeigniter

codeigniter version - 2.0.2

smarty version - 3.0.8

Both are latest versions. I have integrated the previous versions of 2008, but I can not figure out the latest versions. Please tell me how to integrate(step by step).

Upvotes: 0

Views: 2389

Answers (1)

Jack B Nimble
Jack B Nimble

Reputation: 5087

As Alfonso said github has an implementation of Smarty 3.0.8 and Codeigniter 2.0.2 which you can use to help you.

https://github.com/kzhiwei/codeigniter-smarty

Upvotes: 4

Related Questions