[PHP] Run db query with db query?

2003-03-03 Thread CF High
Hey all. Got a problem here: 1) I have a page that queries our db for info 2) Based on the # of rows returned I loop through to create a set of formfields for each customer 3) Within this loop I run another query to retrieve option elements for a particular category The problem is

Fw: [PHP] Run db query with db query?

2003-03-03 Thread Kevin Stone
[EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 03, 2003 5:45 PM Subject: [PHP] Run db query with db query? Hey all. Got a problem here: 1) I have a page that queries our db for info 2) Based on the # of rows returned I loop through to create a set of formfields for each