摘要:
在php中设置cookie.$email="abc@163.com";setcookie("y_email",$email,time()+3600,"/");js中获取cookiefunction getCookie(c_name){if (document.cookie.length>0) { c_start=document.cookie.indexOf(c_name + "=") if (c_start!=-1) { c_start=c_start + c_name.length+1 c_end=doc 阅读全文
posted @ 2013-01-04 18:03
KoMiles
阅读(8372)
评论(0)
推荐(0)

浙公网安备 33010602011771号