Smarty integration into the CodeIgniter framework

前端 未结 6 2116
轮回少年
轮回少年 2021-02-07 04:05

A Little Background Information:
I\'ve been looking at a few PHP framework recently, and it came down to two. The Zend Framework or CodeIgniter.

I

6条回答
  •  别那么骄傲
    2021-02-07 04:30

    Sorry to resurrect an old question - but none of the answers have been flagged as "accepted" yet.

    There's a library called "template" that does a great job of allowing you to use just about any template parser you want:

    Template CI Library - V1.4.1

    The syntax is pretty easy for integrating into your CI application and the smarty integration spot on.

提交回复
热议问题