PHP wont header ! redirect.
#5

header redirect method doesn't work if something has already been sent to the output stream, make sure there is no echo statement or HTML code above the header() line, also make sure that there is no faulty code above header() line which can potentially cause an error or warning message to be echoed and use exit() function after using header() function to avoid extra processing.
Reply


Messages In This Thread
PHP wont header ! redirect. - by Zeus666 - 16.03.2018, 23:09
Re: PHP wont header ! redirect. - by Zeus666 - 16.03.2018, 23:33
Re: PHP wont header ! redirect. - by Eoussama - 17.03.2018, 00:03
Re: PHP wont header ! redirect. - by jasperschellekens - 17.03.2018, 02:16
Re: PHP wont header ! redirect. - by BroZeus - 17.03.2018, 05:36
Re: PHP wont header ! redirect. - by Zeus666 - 17.03.2018, 08:21
Re: PHP wont header ! redirect. - by Zeus666 - 17.03.2018, 10:13
Re: PHP wont header ! redirect. - by jasperschellekens - 17.03.2018, 11:06
Re: PHP wont header ! redirect. - by Zeus666 - 17.03.2018, 16:32
Re: PHP wont header ! redirect. - by jasperschellekens - 17.03.2018, 16:38

Forum Jump:


Users browsing this thread: 3 Guest(s)