473,398 Members | 2,088 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

A tool for form generation based on a mysql table.

I'm looking for a tool that auto generates forms based on a mysql
table.
I need an interface that will allow:
1. picking a list of columns from the table (so a form that inputs
only part of the table's columns is possible to generate).
2. picking a set of validation rules out of a predefined set of
possible validators.

An example usage of the tool will allow a webmaster to alter the
details required for users sign up in two steps:
1. altering the mysql table adding some new columns.
2. picking which of the new columns should be requested in the signup
form and how to validate each.

After the second step the signup form will be automatically updated.

Before starting to write such a tool I want to make sure that it
doesn't already exist.
Searching the web I found two similar projects: phpMyEdit(http://
www.phpmyedit.org/), and PHP Form Generator(http://
www.phpformgen.com).
But both don't allow what I described above.

Does anyone knows such a project?

Jul 14 '07 #1
1 1996
C.
On 14 Jul, 11:05, ahar...@gmail.com wrote:
I'm looking for a tool that auto generates forms based on a mysql
table.
I need an interface that will allow:
1. picking a list of columns from the table (so a form that inputs
only part of the table's columns is possible to generate).
2. picking a set of validation rules out of a predefined set of
possible validators.

An example usage of the tool will allow a webmaster to alter the
details required for users sign up in two steps:
1. altering the mysql table adding some new columns.
2. picking which of the new columns should be requested in the signup
form and how to validate each.

After the second step the signup form will be automatically updated.

Before starting to write such a tool I want to make sure that it
doesn't already exist.
Searching the web I found two similar projects: phpMyEdit(http://www.phpmyedit.org/), and PHP Form Generator(http://www.phpformgen.com).
But both don't allow what I described above.

Does anyone knows such a project?

I don't quite follow why phpformgen doesn't do what you ask.

You might want to take a look at PHPeanuts - AIR this requires an
abstract DB definition.

PHPLens might suit your needs too.

My own humble offering - PfP Studio (http://pfp-
studio.sourceforge.net) does not yet have any database integration -
of course if you'd like to volunteer to write it please drop me an
email (no agencies/tenders pls - there would no payment of any sort).

C.

Jul 14 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Nomen Nescio | last post by:
can anyone be so kind as to look at http://www.mysolution.ws/HYPOCRITE.php and let me know why it isn't passing the form data to http://www.mysolution.ws/insertHYPOCRITES.php for the most...
7
by: Julia Briggs | last post by:
Can someone please recommended a good Windows based MySQL DB management app?
1
by: Michael Brennan-White | last post by:
If I submit my for using a get action the resulting page loads . If I use a post action I get an error page saying "The page cannot be found". I am calling the originating page!!! This happens...
25
by: Lyn | last post by:
Hi, I am working on a genealogy form. The only table (so far) lists everybody in the family, one record per person. Each record has an autonum ID. The parent form (frmMainForm) displays the...
6
by: sheree | last post by:
I would like to create a query where one of the columns of the queries comes from a combo list box on a form. For example, if my table has the following fields: id name interest1 interest2...
9
by: Paradigm | last post by:
I am using an Access2K front end to a MYSQL database. If I enter a new record in a continuous form the record appears as #deleted as soon as I move to a different record in the form until I requery...
2
by: Rob Richardson | last post by:
Greetings! It seems to me that there is room for a lot of improvement in automatic generation of database objects. If I create a data adapter from a table shown in the Server Explorer, I get...
0
by: none | last post by:
Hi, I am looking for a tool to document and maintain a large data model (500 tables). Oracle Designer used to be the tool of choice for this sort of thing. But given the investment of effort we...
4
by: Anastasios Hatzis | last post by:
I'm looking for a pattern where different client implementations can use the same commands of some fictive tool ("foo") by accessing some kind of API. Actually I have the need for such pattern for...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.