Download List

Descripción del Proyecto

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.

2010-09-28 07:06 Back to release list
3.6.0

Esta versión trae seis nuevas características y corrección de errores 6. Las nuevas características son: un parámetro "htmlconv = UTF-8" que las fuerzas de la conversión de datos en UTF-8, un parámetro "opa = msk" que se aplica una máscara en el valor del campo, un nuevo plugin de eventos denominado "OnCacheField", un par de nuevas propiedades que le permiten cancelar la fusión de los campos automática [onload] y [OnShow], un parámetro "atttrue" que combina un XML / HTML atributo como un atributo booleano, una opción para limitar las funciones de PHP aceptados por los parámetros "onData "y" AlDarFormato ", y automática de sub-bloques que apoyan una columna opcional.
Tags: Major feature enhancements, Minor bugfixes
This version brings 6 new features and 6 bugfixes. The new features are: a parameter "htmlconv=utf8" that forces the data conversion into UTF-8; a parameter "ope=msk" that applies a mask on the field's value; a new plugin event named "OnCacheField"; a couple of new properties that allow you to cancel the merging of the automatic fields [onload] and [onshow]; a parameter "atttrue" that merges an XML/HTML attribute like a Boolean attribute; an option to limit PHP functions accepted by the parameters "ondata" and "onformat"; and automatic sub-blocks that support an optional column.

Project Resources