Also make sure that one/some of the includes aren't trying to echo/print
something before it should. For ex: don't echo something before trying
to output header information like redirecting to another page.


Bill Bolte

-----Original Message-----
From: germana [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 08, 2008 1:51 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] include and warning: headers already sent by ..

Hi there!!!

i just want to ask something...

Sometimes when i need to do several include, or require_once or both i
get the messeage:

Warning: cannot modify header information - header already sent
by ....................

How i can solve this problem...

Thanks!!!

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

Reply via email to