Setting up a 2 Column Display for SQL Recordset
[email protected] (DealTek)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
newbie question: Hi Folks, I have a php / sql data recordset that has 200 names that I want to display in a 2 column display ( down on left then down on right side - not left right - left right). So I can create a 2 column table. Then I need to split the data result in 2 parts - so part 1 (1-100 records) is on the left column and part 2 (101 - 200 records) is on the right column. Q: I'm not quite sure how to split / display the records ... Is there some kind of internal sql rec number that I can monitor? What is the best way to set this up? -- Thanks, Dave - DealTek [email protected] [db-10]