Recommend this page to a friend! |
Download .zip |
Info | View files (13) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-04-28 (7 years ago) | Not enough user ratings | Total: 1,281 This week: 1 | All time: 2,895 This week: 1,047 |
Version | License | PHP version | Categories | |||
abs_template 1.0 | MIT/X Consortium ... | 5 | PHP 5, Cache, Templates |
Description | Author | |||||||||||||
This class implements a template engine based PHP script templates and variable replacement. |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
templates (6 files) | ||||
cache (1 file) | ||||
class.AbsTemplate.php | Class | The base class | ||
example_new | Example | Example using the default templates' cache expiry time | ||
example_caching.php | Example | Caching example | ||
example_db.php | Example | Display data from database | ||
example_default.php | Example | How to use AbsTemplate. No caching. | ||
example_variables.php | Example | How to pass variables to templates. |
Files | / | templates |
File | Role | Description |
---|---|---|
content.php | Appl. | The content template file |
footer.php | Appl. | The footer template file |
header.php | Appl. | The header template file |
show_data_db.php | Appl. | The database connection template file |
show_variable.php | Appl. | The template file displaying a variable set in the parent file. |
sidebar.php | Appl. | The sidebar template file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Blog entry This blog entry explains and gives examples about how to use this class. |