RE: [phplib] Extensions to OOHFORMS From: Brownridge, Tom (Brownridge <email protected>)
Date: 07/17/00

A line from of_Validator.inc reads:

include( "class.Validator.php3" );

The question is: where is the file class.Validator.php3?

-----Original Message-----
From: Eric Ries [mailto:eric.ries <email protected>]
Sent: Sunday, July 09, 2000 4:01 PM
To: Kristian Köhntopp; phplib <email protected>;
phplib-dev <email protected>
Subject: [phplib] Extensions to OOHFORMS

A couple people have contacted me about my various and vague promises to
provide code for all the various extensions to OOHFORMS I keep talking
about. So, I finally have. They are available for download as
OOHFORMS-extra at:

http://enzyme.sourceforge.net

(or just skip straight to
http://download.sourceforge.net/Enzyme/OOHFORMS-extra.tar.gz )

The main things are additional classes to help with certain data types,
like dates, phone numbers, email addresses, etc. Also includes some
preliminary support for creating widgets from db-backed data. I have more
code on this,let me know if anyone is interested. This is released as part
of the Enzyme open-source project, but I'd be happy to see the code merged
into PHPLIB if there is interest.

This was all built with PHPLIB 6.4, so apologies in advance if there is
redundant/incompatible code with newer versions. I'm happy to help fix
things up.

Last, I've just released several PHP packages that might be of interest as
part of my work on Enzyme. They are all available for download at:

http://sourceforge.net/projects/enzyme/

Enjoy,

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>