<?php if ($QUERY_STRING != 'SET') { setcookie("cookie", "COOKIES OK!"); header("Location: $PHP_SELF?SET"); } if ($cookie != 'COOKIES OK!') {
確定! 回上一頁