>Speaking of forms, and I'm sure lots have asked this before me, but anyone
>know anywhere I can go to see some examples or existing code for
>automatically generating and and validating dynamic forms?  
>
>Wait though, I'm already doing this myself.  To explain further, what I
>really want is an abstract set of php functions to say, ok, I want another
>form with say 10 questions, and I want to define each question and set of
>possible answers (input types and ranges) manually, and have the action
>script automatically check that the input types and ranges for each question
>are valid.

oooohforms (not that many 'o's but more than one) inside of PHPLib does
this, I think...

Or are PHPLib and oooooforms competitors?

Whatever.

-- 
Like Music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to