cookie解决方案
时间:2021-07-01 10:21:17
帮助过:23人阅读
cookie
setcookie('sdf','a');
?>
Warning: Cannot modify header information - headers already sent by (output started at E:\AppServ\www\test2\123.php:1) in E:\AppServ\www\test2\123.php on line 2
头疼呀
------解决方案--------------------
你的程序文件有 BOM 头