i'm guessing that this is probably impossible, but im hoping someone brainy knows how to do it...
i've got a page which displays a table of data, which is sorted by date. so far, so easy.
but when it comes to two rows in particular, i need them to appear as if they were the next row down. so when the script prints all the rows out, i need to skip over them for just one row, and print them after the next one.
is that possible?