Posted by Dasdan on 01/14/06 14:40
> Hi,
>
> I am looking for a class helping me in builfing forms with create update and
> delete function and that are linked to a mysql database
>
> I need to have forms based on two tables having a relationship one to many
> (kind of customer -> purchase order)
>
> I found formitable (http://formitable.sourceforge.net/docs/) but it is not
> really adapted to linked tables.
>
> Does anyone know such kind of class.
>
> Thanks in advance
>
> Philippe
take a look at HTML_QuickForm on the pear site:
http://pear.php.net/package/HTML_QuickForm
http://pear.php.net/search.php?q=form&in=packages&x=0&y=0
Kind regards,
Kevin Wood
--
http://www.dasdan.be
[Back to original message]
|