Home > php教程 > php手册 > PHP模板引擎:TinyButStrong 3.6.0 发布

PHP模板引擎:TinyButStrong 3.6.0 发布

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:40:24
Original
1089 people have browsed it

TinyButStrong(TBS)是一个可以让PHP脚本和HTML文件干净分离的PHP模板引擎。TBS设计成可以使用任何可视化HTML编辑器来编写TBS的HTML模板页。

该版本有6项新特性以及修复了6个bug,新特性包括
1. a parameter "htmlconv=utf8" that forces the data conversion into UTF-8;
2. a parameter "ope=msk" that applies... a mask on the fields value;
3. a new plugin event named "OnCacheField";
4. a couple of new properties that allow you to cancel the merging of the automatic fields [onload] and [onshow];
5. a parameter "atttrue" that merges an XML/HTML attribute like a Boolean attribute;
6. an option to limit PHP functions accepted by the parameters "ondata" and "onformat"; and automatic sub-blocks that support an optional column

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template