Jump to content

auto refresh?


brem13

Recommended Posts

Indeed there is brem13 you can use one of the following

 

Thei code must be placed before any content is displayed on the page

 header("Location: URL HERE"); 

 

This code can be placed anywhere

<script>location.replace("URL HERE");</script>

 

Hopefully those will be of use, if not just let me know :)

 

Thanks, Paul.

Link to comment
https://forums.phpfreaks.com/topic/211990-auto-refresh/#findComment-1104805
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.