程序名称:Heyes Template Class php模板引擎
开发者/组织名称:Richard Heyes
运行环境:php
官
方网站:http://www.phpguru.org
下载地址:http://www.phpguru.org/downloads
/template/
文章来源:http://www.osphp.com.cn
程序介绍:
一个非常容易使用,但功能强大并且快
速的模板引擎,它帮助你把页面布局和设计从代码中分离。
A very easy to use yet powerful and quick
template engine. Enables you to seperate your page layout/design from
your code. It can handle simple variable replacement and table building
using two dimensional arrays and/or MySQL result sets (Meaning that
given a single row in the template, this class can build an entire table
of data). Performance is excellent. Has support for multiple template
files. Documentation is included in the zip file.
HeyesTemplate引擎
HeyesTemplateClass是一款由Richard Heyes开发的PHP模板引擎,它能够有效地将页面布局与业务代码分离,支持变量替换及利用二维数组或MySQL结果集构建表格等功能。
5222

被折叠的 条评论
为什么被折叠?



