Parliament Hill Computers Ltd
Overview of Quickform, Smarty templates & Overlib


Quick

Overview of Quickform

Quickform lets you create web forms in a simple way, for me it's important features are: Quickform is part of Pear - the library written in php.

Overview of Smarty

Smarty is a templating engine that separates php code and the html template, ie you have the logic (php code) and the presentation (html template) in separate files. Smarty does not have to be used with Quickform.

Overview of Overlib

Overlib is a javascript library that lets you easily produce popups that appear when the mouse is moved over part of the page.

There are many effects that you may choose from, including:

Return to this tutorial index.