質問編集履歴

2

タグ修正

2021/07/21 06:53

投稿

ananans
ananans

スコア2

test CHANGED
File without changes
test CHANGED
File without changes

1

誤字脱字修正

2021/07/21 06:53

投稿

ananans
ananans

スコア2

test CHANGED
File without changes
test CHANGED
@@ -66,7 +66,7 @@
66
66
 
67
67
  setcookie('visit_count', $count);
68
68
 
69
- setcookie('visit_history', $now_date); //←追加
69
+ setcookie('visit_history', $now_date);
70
70
 
71
71
  print("合計" . $count . "回目のアクセスです<br>");
72
72