php setcookie("username", "Nathan", time() + 3600, "/"); echo "Hello"; ?> This way, the HTTP headers will have the cookie data set using ...
確定! 回上一頁