Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
redirect page
.
Show all posts
Showing posts with label
redirect page
.
Show all posts
Tuesday, November 8, 2016
Reload refresh current url or redirect to another url using php script
›
Refresh/reload current page: header("Refresh:0"); Or you can redirected to another page using: header("Refresh:0; url=a...
›
Home
View web version