hat this script basically does is goes through every column in
the specified table and dynamically creates a query from the names of the
columns. Your variable names will need to match the column names exactly or
this will insert/update null values.
----- Original Message -
From: "midget2000x&
OTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 13, 2001 1:31 PM
Subject: [PHP] One database, different forms
> I am writing a PHP application that will operate on a MySQL database.
There
> will be 4 types of forms (like catalog request, info request, etc.)
calling
> the co
I am writing a PHP application that will operate on a MySQL database. There
will be 4 types of forms (like catalog request, info request, etc.) calling
the code which writes the data to the database.
Since the variable names on the forms will equal the MySQL column names (as they
should), I am w
3 matches
Mail list logo