PHP 里的header方式设置COOKIE,参数是FALSE的问题。 functionsetMyCookieHeader($var,$value='',$time=0){$_COOKIE[$var]=$value;if(is_array ...
確定! 回上一頁