Download List

项目描述

TinyButStrong is a template class for PHP that allows you to generate XML/HTML pages and any other files based on text source. The engine gives facilities to work with any databases, including in native PDO, MySQL, PostgreSQL, SQLite, PHP arrays, and more. It is possible to design templates using any visual editor (like Dreamweaver or FrontPage), and thus to make templates that are compatible with W3C standards for example. It features simple block management, useful display formats, conditional displaying for blocks and locators, remote XML/HTML attribute modification, a cache system, and the ability to include sub-templates and execute associated scripts. Plug-ins are supported since version 3.0.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-20 21:57 Back to release list
3.7.0

这个版本带来了6个新的功能和5错误修正。请注意,现在主要的TBS是PHP5的。另一包提供PHP4中的类,并不会持续很长一段时间的支持。现在PDO和mysqli的原生支持。该MergeBlock()方法接受一个新的参数查询参数。该插件()方法支持直接命令。内部方法meth_PlugIn_SetEvent()被添加到启用或禁用插件的事件。 f_Xml_FindTagStart()增加了,这可用于插件和外部工具非常有用。写了一个优化的“交通运输技术”块的字段放在参数。
标签: PDO, MySQLi, PHP5
This version brings 6 new features and 5 bug fixes. Please note that the main TBS is now for PHP5. Another package provides the class for PHP4 and will not be supported for a long time. PDO and MySQLi are now natively supported. The MergeBlock() method accepts a new argument for Query parameters. The PlugIn() method supports direct commands. The internal method meth_PlugIn_SetEvent() was added to enable or disable a plug-in's event. f_Xml_FindTagStart() was added, which can be useful for plug-ins and external tools. An optimization was made for the "att" parameter placed in block's fields.

Project Resources