Welcome Guest, Not a member yet? Register   Sign In
Cannot modify header information - headers already sent
#12

[eluser]toopay[/eluser]
I don't know your whole library looks like and how its flow process. Also is there are loop or nested loop inside your library.

You can working around it with ob_clean(), ob_flush(), proper validation(headers_sent()), save the header in some array variable(apache_response_headers()), and so on. Just make sure you send the header before send out the buffer


Messages In This Thread
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 01:26 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 01:29 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 01:35 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 01:50 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 01:56 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 02:11 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 02:46 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 04:50 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 04:57 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 05:09 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 05:14 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 05:34 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 05:41 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 05:51 AM
Cannot modify header information - headers already sent - by El Forum - 04-30-2011, 10:33 AM
Cannot modify header information - headers already sent - by El Forum - 05-01-2011, 10:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB