Refresh page with PHP function header()

Posted by Shek on December 25, 2008 under PHP | Be the First to Comment

Editor’s note: In my past post Redirect page using PHP function header(), I talked about how to redirect page with header() function. To refresh a page, by using the same function and redirect to the page to itself, then it has the refresh effect.

Read more of this article »