Download List

Descripción del Proyecto

The AbsTemplate is an extremely simple and lightweight template engine for PHP. It consists only of one file: the base class. You can set your own custom delimiters for variables to use inside template files, use any type of templates you want (that is, the template files can have any extension you want (be it .php, .inc, .tpl, etc...)), display multiple templates per page, cache templates, and choose to assign the content of a template to a variable and, when appropriate, just display its content.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-25 23:10
1.1

La clase se ha hecho conexión en cadena, lo que significa que usted puede llamar a sus métodos, uno tras otro.
Tags: code revision, Stable
The class has been made chainable, meaning that you can call its methods one after another.

2009-04-23 11:52
1.0

Esta es la primera versión.
This is the first release.

Project Resources