Clean error page without output buffering

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Normally an error in the output generating code, whether generated with a template engine or just by using PHP as the template engine (which is what I do), will display AFTER any prior output has already reached the browser.

Is it possible to make a custom error and exception handler display a clean page with a custom message without the use of output buffering?



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux