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