Forum Moderators: coopster

Message Too Old, No Replies

Smarty and Cache Lite

It is possible to use them together?

         

ashishp

5:30 am on Nov 18, 2007 (gmt 0)

10+ Year Member



Hi,

Anyone have any experience using Smarty and PEAR::Cache_lite together?

I have a website using Smarty and read that Cache_lite is a *great* idea, so wanted some input in case anyone has any experience, views, pointers to using them together, if they can be used.

Thanks!

jatar_k

5:27 pm on Nov 19, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I don't remember anyone talking about those 2 together, why not give it a little test and see what the performance is like. I'm always interested in benchmarking cache/template systems.

ashishp

2:10 pm on Nov 22, 2007 (gmt 0)

10+ Year Member



Hi jatark,

Thanks for the reply, sorry was out of town to reply. :(

I am not sure how to use them together. I am using Smarty currently and have read that cache_lite is a great caching system.

So wanted some pointers on how to use the template compiling/caching in smarty and the html output caching in cache_lite.

I'll still give it a try..

Thanks!

jatar_k

2:17 pm on Nov 22, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



implement one and then the other, if you try and do both at the same time it becomes much more difficult to find problems