https://www.php.net/manual/en/function.setcookie.php setcookie("name[k1]", "aaa"); setcookie("name[k2]", "bbb"); setcookie("name[k3]", ...
確定! 回上一頁