View Single Post
  #3  
Old 11-24-2002, 05:16 PM
 
paul paul is offline
 

Member
  
Join Date: Oct 2002
Posts: 13
 

Default

If you check smarty.class.php caching is set to false. I am able to cache templates within a template. by following FAQ at smarty site.

I wanted to know if anyone has done this and if so how much faster is it?
Reply With Quote