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

php5 and UTF BOM header



Hi,

my system is Debian stable Etch with:
- apache2    2.2.3-4
- libapache2-mod-php5    5.2.0-8+etch7

PHP interpreter does not parse UTF BOM header bytes in UTF-
encoded .php files and so I get a well known warning "Cannot modify
header information - headers already sent" when trying to use header()
function.
How to make PHP interpreter not to send these BOM bytes to client?

Regards,
Tomek Gruca



Reply to: