RE: [PHP-DB] Array Initialization

2002-10-13 Thread John W. Holmes
$newInfo[$stripped] = $value; ---John Holmes... > -Original Message- > From: Rich Hutchins [mailto:[EMAIL PROTECTED]] > Sent: Sunday, October 13, 2002 3:42 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Array Initialization > > Please forgive me ahead of time,

[PHP-DB] Array Initialization

2002-10-13 Thread Rich Hutchins
Please forgive me ahead of time, but I didn't want to subscribe to the high-vol general list for a single question. Actually, I need this to prep data to be passed to a db, so it's kind of close. I have a variable number of hidden fields being passed from page A into page B via POST. On page B, I