Download List

Projeto Descrição

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 Requirements

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.

2009-11-16 21:14 Back to release list
3.5.0

A att "parâmetro foi adicionado, o que permite que você remotamente alterar o atributo de uma tag Hml Xml /. A "propriedade" atribuído foi adicionado, o que permite atribuir os dados para um automático ou manual que se fundem. Automatic sub-blocos foram adicionados, o que permite que você mesclar uma matriz e suas sub-matrizes em um tiro. O método MergeBlock () suporta nativamente Iterator, ArrayObject e IteratorAggregate. Um campo de TBS especial foi adicionada para ajudar a mostrar a mensagem de erro quando você quer no modelo. Sete erros foram corrigidos.
Tags: Major
The "att" parameter was added, which allows you to remotely change the attribute of an Xml/Hml tag. The "Assigned" property was added, which allows you to assign data for an automatic or manual merging. Automatic sub-blocks were added, which allow you to merge an array and its sub-arrays in one shot. The MergeBlock() method natively supports Iterator, ArrayObject, and IteratorAggregate. A special TBS field was added to help display the error message where you want in the template. Seven bugs were fixed.

Project Resources