luiskid Posted July 17, 2006 Share Posted July 17, 2006 i want to refresh the page automaticly after she was loaded. how can i do that with php ? Link to comment https://forums.phpfreaks.com/topic/14824-how-to-refresh-a-page-with-php/ Share on other sites More sharing options...
CheesierAngel Posted July 17, 2006 Share Posted July 17, 2006 You could use a timer and the function header('Location: URL');for URL: $_SERVER['PHP_SELF'] Link to comment https://forums.phpfreaks.com/topic/14824-how-to-refresh-a-page-with-php/#findComment-59235 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.