Hello, I am trying to build a two column table with the results of a select statement, from a mysql database.
I want the results counted, split in half, and put in two columns, 6 results at a time, with a next & previous to get the next 6 records.
The first three would results would go down the first column, and the next three down the second column. Like reading a phone book.
Any one know a tutorial that does this, that I can modify?
cya..mf