setcookie( "test", "value", time() + 1800 ); header("location:example.com");
setcookie( "test", "value", time() + 1800, "/" );
0 件のコメント:
コメントを投稿