[PHP-DEV] Bug #322 Updated: Header function works not correctly if include file contains trailing lines From: Bug Database (php-dev <email protected>)
Date: 04/28/98

ID: 322
Updated by: zeev
Reported By: andreas.schmitter <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

Whitespace outside PHP blocks will be considered
as HTML, which will trigger the sending of the HTTP
header. After the HTTP header is sent, the Header()
function can no longer be used.

Full Bug description available at: http://ca.php.net/bugs.php3?id=322