※ 引述《PHP5 (Powered by Zend Engine2)》之銘言:
: header("Content-Type: text/plain; charset=UTF-8");
: ^^^^^^^^^^^^
: text/html 吧
: 或接把 header // 注解掉
感謝 原來是這行有問題 ^^
--
: header("Content-Type: text/plain; charset=UTF-8");
: ^^^^^^^^^^^^
: text/html 吧
: 或接把 header // 注解掉
感謝 原來是這行有問題 ^^
--
All Comments