cookie php写入cookie代码演示
php写入cookie代码演示 [代码片段(6行)]
<?php $expire=time()+60*60*24*60; setcookie("user", "outofmemory.cn", $expire); ?> <html>
精彩图集
精彩文章
<?php $expire=time()+60*60*24*60; setcookie("user", "outofmemory.cn", $expire); ?> <html>
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229