Hi all !
I am looking for a php class and page layout framework allowing smooth
object oriented insertion of several, possibly different, forms within
the same page layout.
All of that while retaining the very desirable properties of a great
php class :
- self contained
- auto validation
- contextual error messages
- build in input types
- etc.
I looked at hundreds of form classes and frameworks on the web, but
couldn't find any that would fit all of these simple requirements.
Does such a framework exists somewhere ?
May I point out that I am definitely NOT looking for multi page forms,
the kind used to make wizards or assistants.
Thanks for any potential help or hints.
Vanessa
I am looking for a php class and page layout framework allowing smooth
object oriented insertion of several, possibly different, forms within
the same page layout.
All of that while retaining the very desirable properties of a great
php class :
- self contained
- auto validation
- contextual error messages
- build in input types
- etc.
I looked at hundreds of form classes and frameworks on the web, but
couldn't find any that would fit all of these simple requirements.
Does such a framework exists somewhere ?
May I point out that I am definitely NOT looking for multi page forms,
the kind used to make wizards or assistants.
Thanks for any potential help or hints.
Vanessa
Comment