php-general | 2003022

[PHP] Creating MySQL Entry Forms From: Jeremy N.E. Proffitt (rebel.tech <email protected>)
Date: 02/28/03

I need to create some simple web forms for entering, changing, deleteing information from a fairly simple MySQL database. This is to be for internal use, so doesn't have to be really fancy or have alot of error checking.
  I could make a form for each table myself, but I would think their is an easier way...

Cheers
Jeremy