用header 发送cookie的php代码
2018-09-07 14:47
阅读:300
用header发送cookie
header(Set-Cookie:testcookie=中文expires=.gmstrftime(%A,%d-%b-%Y%H:%M:%SGMT,time()+9600));
请将path=/;domain=.phpv.net;改为自己的(不知道怎么设就删除它们]
评论
亲,登录后才可以留言!
2018-09-07 14:47
用header发送cookie
header(Set-Cookie:testcookie=中文expires=.gmstrftime(%A,%d-%b-%Y%H:%M:%SGMT,time()+9600));
请将path=/;domain=.phpv.net;改为自己的(不知道怎么设就删除它们]