Categories
Tags → Fasttemplate

FAQ manager

This PHP &"FAQ&" manager is a simple script yet powerful script that will help you to create (and manage) a FAQ (Frequently Asked Questions) page on your site. It is written in PHP, MySQL and FastTemplate so it is fast and easy to c...
DETAILS

Fast Template

We find Fast Template very usefull in our projects, even if now is on the market other template systems, like Smarty. Most PHP projects today use Smarty for this, but we won''t. Smarty puts too much logic into the template itself. To avoid confu...
DETAILS

FTDatabase

FTDatabase (FTDB) is a database extension for the FastTemplate library. FTDB allows to display results of a database select automatically in a template. In addition, FTDB allows to scan templated forms and to generate insert and update statements aut...
DETAILS

RFKmap

RFKmap for PHP is a free code which joins FastTemplate and PHPlib''s class (DB_Sql) to create an object system for a content management and viewer. A easy syntax to create one instance to access a complex queries and mapping the results to a set...
DETAILS

sForm.h.php4

sForm is a form validation package consisting of several php4 classes. Its main features are complete OOH implementation, using FastTemplate for separating layout, supplying database connectivity and basic help functions. Each HTML form element is re...
DETAILS

Cached Fast Template

Cached Fast Template is a template system for PHP that implements caching for PHP''s FastTemplate module. Features include: Supports lock files, so long operations will not allow pages to be served only &"half&" cached, Allows ...
DETAILS

FastTemplate

FastTemplate is an PHP extension for mamanging templates and performing variable interpolation. It parses with a single regular expression allowing for a fast execution. The API is robust and flexible, and allows you to build very complex HTML docume...
DETAILS

Templates - why and how to use them in PHP3

This tutorial shows you how to create a template-based Web site using FastTemplate class by &<a href=http://www.thewebmasters.net/php/&>CDI&</a&>. By using FastTemplate you can change the look of your entir...
DETAILS
©2003-2019 jCay.com