I have standard text ads but how do I make them rotate?

Discussion in 'JavaScript' started by David Holland, Dec 19, 2010.

  1. #1
    Say if I had 10 ads, I don't want to show all 10 ads at once, I want to show 3 ads at any one time on that page, but when you refresh the page it show different ads randomly.

    Any help please
     
    David Holland, Dec 19, 2010 IP
  2. Keppy

    Keppy Peon

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can use PHP. On your SELECT statement use the LIMIT 0, 3 delimiter
     
    Keppy, Dec 19, 2010 IP
  3. David Holland

    David Holland Active Member

    Messages:
    155
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    90
    #3
    How do i do that?
     
    David Holland, Dec 19, 2010 IP