Table format one field as matrix
Moderator: General Moderators
-
scottwater
- Forum Newbie
- Posts: 18
- Joined: Tue Nov 11, 2008 9:07 pm
- Location: Richmond, VA
Table format one field as matrix
I'm trying to make a table where a single field in the table repeats for x times then starts the repeat on the following line - so the page looks like a matrix - and it continues down in rows until it runs out of records. I'm real new with php so bear with me. Thanks -Scott
-
scottwater
- Forum Newbie
- Posts: 18
- Joined: Tue Nov 11, 2008 9:07 pm
- Location: Richmond, VA
Re: Table format one field as matrix
works great -thanks