I have an issue where I call two includes that are identical for featured ads on a real estate script and the ads are doubling up. Both files use the order by rand() function and are pulling the data from the same place. How can I prevent the same ads from show every now and then on both sides? Any ideas? Like is there a order by rand ascending and descending somehow? Thanks so much in advance.