可以快速上手的开发文档
测试header之前有输出<?phpecho'helloworld!';header('content-type:text/html;charset=utf-8;');我经过测试..