SWI03
10-01-2004, 03:21 AM
I have a column in my table that holds a variable number. and I want to display the query results for that whole row as many times as the number that is stored in that column for that row.
Meaning if row has 4 for the column it will echo/print that row 4 times. How can I do this?? :confused:
Meaning if row has 4 for the column it will echo/print that row 4 times. How can I do this?? :confused: