[問題] 2.0.17 UTF-8 問題排解(已經解決)
發表於 : 2005-08-19 14:42
◎主機作業系統:Win2003 Ser
◎上網方式:學術網
◎安裝的程式:IIS6x + ODBC_ACCESS
◎phpBB2版本:2.0.17
◎domainl:SFWPRO.com
◎phpBB2網址:http://phpbb.sfwpro.com
◎以上備註,論壇上的設置及安裝上是沒有任何問題滴!!
若是有類似的警告訊息,表示UTF-8轉碼真的出問題了唷!!
在下是過很多種的UTF-8組合(該死的能弄出多種組合).
只有標準的UTF-8格式才能符合喔......
◎上網方式:學術網
◎安裝的程式:IIS6x + ODBC_ACCESS
◎phpBB2版本:2.0.17
◎domainl:SFWPRO.com
◎phpBB2網址:http://phpbb.sfwpro.com
◎以上備註,論壇上的設置及安裝上是沒有任何問題滴!!
代碼: 選擇全部
Warning: Cannot modify header information - headers already sent by (output started at C:\Server_Files\php_demo\language\lang_chinese_traditional_taiwan\lang_main.php:1) in C:\Server_Files\php_demo\includes\page_header.php on line 475
Warning: Cannot modify header information - headers already sent by (output started at C:\Server_Files\php_demo\language\lang_chinese_traditional_taiwan\lang_main.php:1) in C:\Server_Files\php_demo\includes\page_header.php on line 477
Warning: Cannot modify header information - headers already sent by (output started at C:\Server_Files\php_demo\language\lang_chinese_traditional_taiwan\lang_main.php:1) in C:\Server_Files\php_demo\includes\page_header.php on line 478
在下是過很多種的UTF-8組合(該死的能弄出多種組合).
只有標準的UTF-8格式才能符合喔......