|
Hi, I have a bit of a conundrum. I am trying to get my site page to look like this:
First 5 rows
(advertisment)
Next 10 rows
(advertisment)
Can anyone advise the easiest (least code required) way to achieve this? I tried to use row-id but I have multiple row categories so the id is not consistent (eg. it might go 6,7,43,2,18 etc. which is where I got stuck). I'm wondering how I can get it to count the rows as the number the query has outputted so far instead of the db id's...
|