Does anyone know if you need to call exit() after every call to header('locatio n...')? I have found that on some forms that call themselves and redirect depending on POST data, I have had to add the exit() call.
Any thoughts?
Any thoughts?
Comment