Every [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23 June 2004 4:36 AM
To: Baiocchi, Justin (LI, Armidale); [EMAIL PROTECTED]
Subject: RE: [PHP-DB] Retrieve data, add new fields and enter it in new
table
Let's say you want to build a table with a couple extra fields, say the
name associated w
istrator
Ingram Entertainment Inc.
2 Ingram Blvd, La Vergne, TN 37089
"Pay It Forward!"
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, June 21, 2004 9:07 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Retrieve data, add new fields and enter it in new
table
H
Hi,
I am trying to do the following:
- retrieve data from a table based on the $id field (easy enough)
- add a few more fields to the data set, then
- enter the data (and new fields) into a new table (based on the
selected $id field)
I'm just not sure how to structure this, do I use a temporary t