Forms generation/framework

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • matiasw@gmailNOSPAMM.com

    Forms generation/framework

    Hi, I'm new to php and I was looking for some tool that would generate
    PHP forms. I have to write more than 40 forms with 30 fields per form
    and I would like to have either a framework to make things easier
    (maybe something based on xml files to define the forms) or some code
    generator.
    I've looked through: HTML_Quickform (pear), Metastorage, DB_DataObject,
    ADOdb.
    It should be on PHP 4 or 5.
    The backend DB is Oracle.

    Any hints?

    Thanks,
    Matias

  • Oliver Saunders

    #2
    Re: Forms generation/framework

    > I've looked through: HTML_Quickform (pear), Metastorage, DB_DataObject,[color=blue]
    > ADOdb.[/color]

    what was wrong with those?

    Comment

    Working...