Re: Converting tables into forms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



benc11@xxxxxxxxx wrote:
> I am trying to take MySQL tables and use the table structure to create
> HTML/PHP forms in as few steps as possible for further development. I
> have a project that has hundreds of tables and requires hundreds of
> forms to be created and don't want to do so field by field by hand.
> 
> Thanks,
> 
> Ben
> 
> On Tuesday, October 27, 2009, Allen McCabe <allenmccabe@xxxxxxxxx> wrote:
>> Please explain with much greater detail.
>>
>> On Tue, Oct 27, 2009 at 6:12 PM, benc11@xxxxxxxxx <benc11@xxxxxxxxx> wrote:
>> Does anyone have a quick way of converting tables into forms?

Use the CakePHP framework.  Run a script, type in your database info and
it will scan all your tables and generate the forms and the list,
update, delete code for each table.  It should be fully functional then
and you can tweak to your needs to add table relations etc.


-- 
Thanks!
-Shawn
http://www.spidean.com

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux