I am using following code for a refreshing page, it is not reloading on completion. The following code is not working sometime.
$page = $_SERVER[\'PHP_SELF
Use a redirect instead of a header redirect, like so: