Re: header() not working?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Dec 10, 2016, at 10:25 AM, Ryan Pallas <derokorian@xxxxxxxxx> wrote:
> 
> You have output before header call. If you turned on error_reporting ike
> Chris mentioned, you would see that output had already started.
> Specifically this line is output:
> 
> print_r($_POST);
>> 

Ok, so I took the print_r() out — so now what’s the problem? It still doesn’t work.

The point of all this is it (the code “as-is”) has been working for the last 8 years — so why does it fail now?

Cheers,

tedd

_______________
tedd sperling
tedd@xxxxxxxxxxxx






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux