When using an XMLHttpRequest()
I'm unable to get the header() function to work as a 302 redirect, why is this?
header('location: example/example.php', true, 302)
When using an XMLHttpRequest()
I'm unable to get the header() function to work as a 302 redirect, why is this?
header('location: example/example.php', true, 302)