The secure CMS.

Welcome to Geeklog
Saturday, February 11 2012 @ 01:58 AM EST

File Management

Main : Add-ons : Hacks : 
Category: Add-ons Hacks Submitted by: jmucchiello
  Caching Template Library    Popular
PHP was created so people could create websites by mixing code right in the HTML. When designers decided that mixing business logic with presentation was a bad thing, rather than using disciplined coding techniques to avoid that pitfall, the template library was born. So, an interpreted language designed to create HTML was being used to interpret template files to make HTML.

This hack attempts to make templates faster by turning them back into PHP. The existing templates are converted into working PHP code and stored in a cached directory. "Running" the template becomes as easy as "include"ing the cached file.

See the forum post in the hacks category for more details.
  Ver:  1  Date: Oct.08.07   Rating: 0.00   176     21.73 KB  
2 comments |  Download |  File Link |  Rate this File |  Report Broken File  | 

Caching Template Library | 2 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Working in gk 1.5.1?
Authored by: koalasoft on Thursday, October 02 2008 @ 02:36 PM EDT

this working in Geeglok 1.5.1 ?? .. how ???

---
**Cuando el Alumno esta listo, el Maestro Aparece **
::Geeklog support in Spanish::

Working in gk 1.5.1?
Authored by: LWC on Friday, October 10 2008 @ 11:27 AM EDT

You got your answer after submitting your question in the forums.