05-30-2008, 04:48 PM
|
#3 (permalink)
|
|
The Addict
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
|
Quote:
Originally Posted by delayedinsanity
Well now, what you have there is ultimately one of the rarest problems ever to happen to a PHP script. I'm not sure, but I think the script may be sending some whitespace before the header is sent somehow. Make sure there's no spaces or tabs before the opening <?php token.

|
nope no white space that is the onyl peice of code i have in a test.php file.
how can i tell what headers are being sent out?
i tried putting flush(); and ob_flush(); but nothing happends.
__________________
no signature set
|
|
|
|