Posted by Jim Carlock on 12/29/05 21:51
"Jerry Stuckle" <jstucklex@attglobal.net> posted:
comp.lang.php commented:
>> I did just that, emptied "classes.inc.php" out to the following:
>>
>> <?php if (headers_sent()) print_r("headers sent"); ?>
>>
>> output: headers sent
>>
> But it DOES have content - it has a blank line! That in
> itself is enough to force the headers to be sent.
Doesn't print_r("headers sent") represent the content output?
Jim Carlock
Post replies to the newsgroup.
Navigation:
[Reply to this message]
|