Index of /projekte/HTML_OOH_Form/examples

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [DIR] custom_elements/ 27-Oct-2001 18:42 - [DIR] form/ 27-Oct-2001 18:42 - [DIR] images/ 27-Oct-2001 18:42 - [DIR] layoutmanager/ 27-Oct-2001 18:42 - [DIR] pages/ 27-Oct-2001 18:43 - [DIR] wizard/ 01-Nov-2001 05:58 - [DIR] xml/ 27-Oct-2001 18:45 -
Notes on the examples

Use these examples as a kind of test-case for the form class. Every time 
I introduce a new feature I'm at least trying to write a usage example 
if I can't manage to write real documentation.

Most of the examples are on my webpage http://www.ulf-wendel.de .
In case you don't want to install all the files visit the site and 
have a look on the new OOH form classes.

Directory structure:

  example_form.php   - Long, simple example of the basic features
                       Note that this file does not output anything!
                       
  custom_elements/
                     - Classes that show how to introduce new
                       "custom" elements.

  images/
                     - Some images required by several examples

  pages/
  

Have fun!

Ulf Wendel <ulf.wendel@phpdoc.de>