Need to find a database interface builder to generate php
Posted: Thu Jan 11, 2007 1:19 pm
hello all.
I need to find a tool that can connect to a database and generate me a page that will display me a table, joins of tables or that can permit me to edit tables.
Basically I need the tool to connect to the database and generate skeleton php code that can be used to view and edit the data in the tables. The point would be to automate the code generation to streamline the process of creating those interface pages. The end users would be people using those pages, and would serve as their interface to the database for viewing and modifying data.
I hope I am being clear. I am new to php, but I am a programmer so coding is not an issue. However building those pages could be a long process and I would rather use a tool that could save me loads of time if that tool exists.
best wishes to all.
I need to find a tool that can connect to a database and generate me a page that will display me a table, joins of tables or that can permit me to edit tables.
Basically I need the tool to connect to the database and generate skeleton php code that can be used to view and edit the data in the tables. The point would be to automate the code generation to streamline the process of creating those interface pages. The end users would be people using those pages, and would serve as their interface to the database for viewing and modifying data.
I hope I am being clear. I am new to php, but I am a programmer so coding is not an issue. However building those pages could be a long process and I would rather use a tool that could save me loads of time if that tool exists.
best wishes to all.