header('Content-Type:text/html; charset=UTF-8'); ...replacing UTF-8 with whatever your embedded encoding is. This code must come before any output, so be ...
確定! 回上一頁