/*************************************************************/
/* YumaForms Form generation Classes v1.0 */
/* Copyright 2001 (c) YumaNet S.A. */
/* email:yumanet@yumanet.com */
/* */
/* This code may be used and modified freely as long as this */
/* notice stays intact. If you modify/enhance/improve this */
/* code, I would appreciate a copy of what you did. */
/* */
/* Author: Marco van Hylckama Vlieg */
/* marco@windowmaker.org */
/* */
/* LINKWARE */
/* -------- */
/* If you like this code and use it, we would appreciate it */
/* greatly if you would visit our portal about the */
/* Dominican Republic, or even better, place a link to it on */
/* your own website. */
/* */
/* http://www.zonacolonial.com/ */
/*************************************************************/
Preamble:
I programmed this class because I was getting
tired of programming html forms for my PHP applications.
It's useful for me. In the hope it could be useful for other
people as well, I have released this code.
Of course there is absolutely NO WARRANTY attached to this code
and the use of this code. It is provided as-is in the hope it
will be useful.
Quick instructions:
place all files in one directory and open yumaforms.php in your
browser for an example. View the source to see how it works. |