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
deal...@gmail.com
[db-10]




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to