时间:2021-07-01 10:21:17 帮助过:28人阅读
手册上面有提到
cookie 是 HTTP 标头的一部分,因此 setcookie() 函数必须在其它信息被输出到浏览器前调用。
但是PHP会默认开启output_buffering