Refresh/reload current page:
header("Refresh:0");
Or you can redirected to another page using:
header("Refresh:0; url=another-page.php");
header("Refresh:0");
Or you can redirected to another page using:
header("Refresh:0; url=another-page.php");
No comments:
Post a Comment