Unable to redirect a link using header in php, used the following code
header('Location: http://x.in/home/index.php');
Getting the following message in console
Reload the page to get source for:....
Unable to redirect a link using header in php, used the following code
header('Location: http://x.in/home/index.php');
Getting the following message in console
Reload the page to get source for:....