php templates?
- From: Matt Colyer <linuxcoder colyer org>
- To: gnome web <gnome-web-list gnome org>
- Subject: php templates?
- Date: 22 Jan 2001 18:12:11 -0500
While I was surfing I found this might be of interest. It resolves the
preformance and templating issues.
Documentation
http://www.phpinsider.com/php/code/Smarty/docs/
Download
http://www.phpinsider.com/php/code/Smarty/download/
Freshmeat
http://freshmeat.net/projects/smarty/
"Smarty is a template engine for PHP. One of the unique aspects about
Smarty is that it compiles the templates into native php scripts upon
the first execution. After that, it just executes the compiled PHP
scripts. Therefore, there is no costly template file parsing for each
request. It is also extremely extensible with custom functionality you
can add yourself."
Matt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]