PHP Classes

File: README

Recommend this page to a friend!
  Classes of Alex D.   Formslib4PHP   README   Download  
File: README
Role: Auxiliary data
Content type: text/plain
Description: Short information
Class: Formslib4PHP
Generate and validate Web forms
Author: By
Last change:
Date: 18 years ago
Size: 908 bytes
 

Contents

Class file image Download
*** FormsLib4PHP *** Author: Alexander Dobrinescu copyright (c) 2004-2006 Alexander Dobrinescu All rights reserved. *** Introduction *** This library provides wide scalable functionality for building HTML forms. *** Documentation and examples *** A reference manual is provided with this library. See manual/index.html for more details. *** Files *** Simply include (or better require) the formslib.php file in this directory in your script. You will have to keep the following files and directories in the same directory as formslib.php to ensure the library will work correctly: formslib.h.php : the library's header and configuration file ./dist/adodb/ : contains John Lims ADODB library *** Minimum system requirements *** Webserver with PHP version 5.1.2 or higher installed. *** Feature Requests and Bug Reports *** Email to ad@adwww.de