What's special with TinyButStrong ?
-----------------------------------
It enables you to design your template using a visual HTML editor (like Dreamweaver or Frontpage). If you use textual editors, there is no problem anyway.
It facilitates the merge beacause it supports several data source types: MySQL, ODBC, ADODB, SQL-Server and also PHP arrays (useful if you have a specific data source type).
TinyButStrong is a PHP object (class) with only 7 functions and 2 properties.
Main features :
---------------
- cache system,
- conditional display,
- multi-column display,
- page-by-page display,
- file inclusion,
- select a value in a list,
- script execution,