On Thu, 20 Jul 2006 22:52:02 +0200, Thomas Bruederli <[EMAIL PROTECTED]> wrote:
> Thomas Mangin schrieb:
>>
>> This is a common problem when one of the include file has a blank line
>> (or any html) and when the code then try to set a header for the page.
>>
>> I would look for any empty line after any "?>" or " ?php> " tag in any
>> of the page or config file.
>
> The latest Trunk version has output buffering enabled. That should solve
> all these problems.
I'm on the latest trunk and this isn't fixed. Is there a reason to favor the
use of ob_start() instead of just leaving the scripts without a closing "?>"?
--
---------------------------------------------------------
Lic. Martín Marqués | SELECT 'mmarques' ||
Centro de Telemática | '@' || 'unl.edu.ar';
Universidad Nacional | DBA, Programador,
del Litoral | Administrador
---------------------------------------------------------