Download List

Project Description

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.

2005-05-06 17:59
2.02.2

This release fixes four small bugs. The manual is now available in
French.
Tags: Minor bugfixes

2005-04-18 18:02
2.02

This release adds conditional sections for normal blocks, Oriented
Object Programming (OOP) accessibility, a Subtemplate mode. and the
ability to convert strings for Javascript.
Tags: Major feature enhancements

2005-01-05 17:41
2.01

This version brings 3 minor bug fixes and a few
new fetaures, including one often expected. The
new features are the ability to create footers and
splitters of a block (headers already exist),
support for custom database objects like custom
database functions, and the ability to access a
field's parameters when using MergeField().
Tags: Minor feature enhancements

2004-10-25 12:08
2.0

This version adds many new features, speed, but also some
changes. New features allow users to limit PHP variable
usage in the template, and include dynamic queries for
Array, Template variables, the ability to merge several
blocks with same data, a user function for HTML conversion,
and the ability for the 'if' parameter to accept [var] fields.
Tags: Major feature enhancements

2004-07-19 20:35
1.97.11

Two bugfixes: one about the parameters 'frienda' and 'friendb' used inside a block, and another one about a lost character when using the parameter 'serial'.
Tags: Minor bugfixes

Project Resources