Program_Root/examples/form1.php

Description

This example illustrates the basics of the FormProcessing engine for phphtmllib.

$Id: _examples_form1_php.html,v 1.14 2003/08/01 01:37:48 hemna Exp $

Classes
Class Description
A simple Page Layout object child.
AccountForm This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.
Includes
include ("includes.inc") (line 21)

Include the phphtmllib libraries

include_once ($phphtmllib."/form/includes.inc") (line 27)

Include the Form Processing objects

include_once ("MyLayoutPage.inc") (line 32)

Documention generated on Thu, 31 Jul 2003 18:32:40 -0700 by phpDocumentor 1.2.0