TEST
Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /home/kzproject/kzproject.net/public_html/wp-content/themes/kzprojectV2/ulog.php on line 20
print $_GET['kkid']:
Warning: Undefined array key "kkid" in /home/kzproject/kzproject.net/public_html/wp-content/themes/kzprojectV2/page-test.php on line 8
print_r($_SESSION):Array
(
)
print $kkid:
Warning: Undefined variable $kkid in /home/kzproject/kzproject.net/public_html/wp-content/themes/kzprojectV2/page-test.php on line 10
SESSION テスト
set $kkid=$_GET["kkid"]
Warning: Undefined array key "kkid" in /home/kzproject/kzproject.net/public_html/wp-content/themes/kzprojectV2/page-test.php on line 13
Warning: Undefined array key "kkid" in /home/kzproject/kzproject.net/public_html/wp-content/themes/kzprojectV2/page-test.php on line 26
$_SESSION["id"]=$_GET["kkid"] and print_r($_SESSION):Array
(
[id] =>
)
[戻る]