PHP session with UTF-8-BOM encoding
问题 I have created one php page with UTF-8-BOM encoding. I want to use this encoding because I have some content which are in my regional language, and do display it properly i need to use UTF-8-BOM encoding. Now I want to use session with this page but it is throwing error of headers already set. So is there any way i can use both together. If I am trying to use UTF-8 only I am not getting problem displaying data in regional format. See Attached Image 回答1: The "Byte Order Mark" is a sequence of