Reload Page Php - Web use the header () function to periodically refresh the page in php. Web to refresh the current page, you can use the following code: This will refresh the page after 0 seconds,. <?<strong>php</strong> header ( refresh:0 ); Use the html meta tag to refresh the page.
Web use the header () function to periodically refresh the page in php. Use the html meta tag to refresh the page. Web to refresh the current page, you can use the following code: This will refresh the page after 0 seconds,. <?<strong>php</strong> header ( refresh:0 );