Categories
php

php::Links(‘ formsess ‘);

Formsess is a forms toolkit designed for Smarty, the compiling template engine.

It handles most common step of forms manipulation:
– generation
– data association
– validation (server side, and in the developement version, client side)
– persistance of data through session

ciuaz