|
|
| Name: |
Chavão Template Manager |
| Base name: |
chavao_t_manager |
| Description: |
Template engine that replaces variables |
| Related classes: |
brackets |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
287 users |
| All time rank: |
5783 |
| Week users: |
0 users |
| Week rank: |
2469 |
| |
|
This class implements a template engine that replaces variables.
It can read a template file and replace the assigned template variables in angle brackets with the assigned values.
If the template variables are assigned to array values, the class repeats the lines with the respective template marks with each of the values of the template variables.
| Not yet rated by the users |
| Link |
Description |
| Meu PHP Template Manager |
Então aproveitando esse momento silencioso aqui em casa eu resolvi brincar um pouco com PHP, comecei a fazer um template manager, porque o que mais me deixa enojado do meu código é quando tenho que misturar HTML com PHP, aí fica aquela zona... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
new.html |
Data |
HTML for Template Manager |