How to refresh a page within a PHP script

Discussion in 'PHP' started by comcenter, Sep 15, 2007.

  1. #1
    I was wondering if there is a php command I can place within a script which would refresh the page automatically.
    What I want to do is have a visitor click on "script.php", and as soon as he enters (starts to load) the page, "script.php" re-loads automatically.

    Is this possible?
     
    comcenter, Sep 15, 2007 IP
  2. ukfreelancer

    ukfreelancer Peon

    Messages:
    145
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    search google for META refresh ;)
     
    ukfreelancer, Sep 15, 2007 IP
    comcenter likes this.
  3. ashrafweb

    ashrafweb Member

    Messages:
    67
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #3
    you can use an intergrated js with php
    do you understand me???
     
    ashrafweb, Sep 15, 2007 IP
    comcenter likes this.
  4. comcenter

    comcenter Well-Known Member

    Messages:
    706
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    130
    #4
    Thanks guys, I got it, problem solved.


    ..
     
    comcenter, Sep 15, 2007 IP