Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
3.7.0

Cette version apporte de nouvelles fonctionnalités 6 et 5 corrections de bugs. S'il vous plaît noter que le principal du SCT est maintenant pour PHP5. Un autre paquet fournit la classe pour PHP4 et ne seront pas pris en charge pour une longue période. AOP et MySQLi sont maintenant nativement supportés. La méthode MergeBlock () accepte un nouvel argument pour les paramètres de la requête. Le PlugIn () méthode prend en charge des commandes directes. Le meth_PlugIn_SetEvent méthode interne () a été ajouté pour activer ou désactiver un plug-in de l'événement. f_Xml_FindTagStart () a été ajouté, qui peut être utile pour les plug-ins et d'outils externes. Une optimisation a été faite pour le "att" paramètre placés dans des champs bloc.
Tags: 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