set home page
Added to the favorites
All articles(网络文学目录)
All Pictures(图片目录)
All Softwares(软件目录)
初学:在PHP网站开发中如何使用cookies?_php资料_编程技术
Writer:
aaa
Article type:
Programming skills(编程技巧)
Time:
2013/12/21 22:36:18
Browse times:
397
Comment times:
0
初学:在PHP网站开发中如何使用cookies?_php资料_编程技术
Head photo
Go homepage
Upload pictures
Write articles
初学:在PHP网站开发中如何使用cookies?_php资料_编程技术-你的首页-uuhomepage.com
PHP如何使用cookies ?
setcookie("cookie_name", $ccdotvalues, time() + (3600*24*30));
echo $_COOKIE["cookie_name"];
或者用header输出Set-Cookie也可以创建的.
清除的时候:
setCookie('cookie_name'); //或者把cookies过期的日子改到现在
There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)
Comments can't is empty(评论不能为空)
Disclaimer
Privacy Policy
About us
Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.