| Sign In/My Account | View Cart |
| Article: |
Modular PHP Development with FastTemplate | |
| Subject: | other solution... | |
| Date: | 2003-10-04 11:59:03 | |
| From: | anonymous2 | |
|
You 've got another solution that looks like FastTemplate but it's faster and that manages 8 database throw PEAR DB and has a good documentation
|
||
Showing messages 1 through 2 of 2.
TAL stands for the Template Attribute Language and manages to survive Dreamweaver edits by putting the template hints in as tag attributes. So instead of using <-- BEGIN BLOCK --> you would do something like <tr tal:repeat="item here/someRepeater">.