PHP模板引擎:TinyButStrong 3.6.0 发布_PHP教程

WBOY
Freigeben: 2016-07-13 17:41:55
Original
1173 Leute haben es durchsucht

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

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/486112.htmlTechArticleTinyButStrong(TBS)是一个可以让PHP脚本和HTML文件干净分离的PHP模板引擎 。TBS设计成可以使用任何可视化HTML编辑器来编写TBS的HTML模板页。 该版...
Verwandte Etiketten:
Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!