Re: php5 and UTF BOM header

2007-08-13 Thread Mathias Brodala
Hi. supermega, 11.08.2007 14:42: > On 11 Sie, 09:50, Mathias Brodala <[EMAIL PROTECTED]> wrote: >> Use an editor which allows you to omit the BOM, it's optional for UTF-8 >> anyways. >> As long as you send the correct Content-Type header, the output won't be any >> different. >> > > I know this

Re: php5 and UTF BOM header

2007-08-11 Thread supermega
On 11 Sie, 09:50, Mathias Brodala <[EMAIL PROTECTED]> wrote: > Use an editor which allows you to omit the BOM, it's optional for UTF-8 > anyways. > As long as you send the correct Content-Type header, the output won't be any > different. > I know this solition and I use it for now, but it's again

Re: php5 and UTF BOM header

2007-08-11 Thread Mathias Brodala
Hi. supermega, 11.08.2007 03:21: > How to make PHP interpreter not to send these BOM bytes to client? Use an editor which allows you to omit the BOM, it’s optional for UTF-8 anyways. As long as you send the correct Content-Type header, the output won’t be any different. Regards, Mathias -- de