DB forms

admin

Administrator
Staff member
I'm not a computer programmer and am looking since several days now for a PHP or CGI script that can help me do the following with databases:
generate web forms that can
- post records to DB tables
- retrieve records from DB tables
- change/update records from DB tables
- delete records from DB tables

Is there any CGI or PHP script that can do this (and maybe more features I'm not aware I could use)?

Alternately, is there a bew site that explains how to do this in simple non-programmers language?

Thank you for helping me out!
 
Back
Top