Can anyone script me a simple page reloader?

Discussion in 'PHP' started by bnbn1382, Apr 5, 2011.

  1. #1
    On the .php page, I want to create a auto page refresher.
    Like

    Refresh Rate [ ](seconds)
    [Start Refreshing] <- When clicked, it will continue to refresh the page at the rate submitted, and can be stopped by pressing the button [Stop]

    Anyone with time, can someone code me this quick?
     
    bnbn1382, Apr 5, 2011 IP
  2. mallorcahp

    mallorcahp Peon

    Messages:
    141
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    google "javascript page reload start stop script" ...
     
    mallorcahp, Apr 5, 2011 IP
  3. bnbn1382

    bnbn1382 Peon

    Messages:
    134
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you so much :)
     
    bnbn1382, Apr 5, 2011 IP
  4. phpsoft

    phpsoft Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    use this is one
    <meta http-equiv="refresh" content="5" >
     
    phpsoft, Apr 6, 2011 IP