PHP模板引擎 TinyButStrong
TinyButStrong(TBS)是一个可以让PHP脚本和HTML文件干净分离的PHP模板引擎。TBS设计成可以使用任何可视化HTML编辑器来编写TBS的HTML模板页。它的主要特性: <br /> <ul> <li>can connect to any database type (in native: <span class="dataname">MySql</span>, <span class="dataname">SQLite</span>, <span class="dataname">PostgreSQL</span>),</li> <li>easy date-time and numeric formats,</li> <li>blocks with alternated display,</li> <li>multi-columns display,</li> <li>conditional display,</li> <li>event functions,</li> <li>file inclusion and other scripts execution,</li> <li>cache system,</li> <li>plug-ins.</li> </ul> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1322982476171" target="_blank">http://www.open-open.com/lib/view/home/1322982476171</a></p>
本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!