Forum Moderators: coopster

Message Too Old, No Replies

AJAX based forms generator

Generate code for forms

         

javanilla

7:53 pm on Jan 3, 2006 (gmt 0)



I've looked a lot at phpMyEdit and it is decent for throwing up a very quick php form for editing a table in a mysql db.

Does anyone know of any other similar products? Especially nice would be one which uses AJAX technologies and automatically generates as much of the code as possible.

With phpmyedit I'm finding it difficult to retrofit in the stuff I want.

Not sure where to post this, it isn't really php specific as I don't care if it is python, perl, php, but, since I've been using phpmyedit i figured in the php forum.

How does one generate large forms for arbitrary tables (easily)?

Thanks for any help.

coopster

8:14 pm on Jan 5, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, javanilla.

There is an open source project called phpMyAdmin that you might want to look into. I personally don't use it but I know a lot of folks here do and it supposedly has a table maintenance option that you could either review or have a look at the code to see if you could use some of it.