Login   Register  
PHP Classes
elePHPant
Icontem

File: README

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Marco van Hylckama Vlieg  >  YumaForms  >  README  >  Download  
File: README
Role: ???
Content type: text/plain
Description: readme file
Class: YumaForms
Author: By
Last change:
Date: 2001-01-27 14:38
Size: 1,887 bytes
 

Contents

Class file image Download
/*************************************************************/
/* 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.