回答編集履歴
1
追記
answer
CHANGED
@@ -13,4 +13,22 @@
|
|
13
13
|
});
|
14
14
|
|
15
15
|
</script>
|
16
|
-
```
|
16
|
+
```
|
17
|
+
|
18
|
+
参考サイト↓
|
19
|
+
https://qiita.com/szaizen/items/91e652392825b90ef14a
|
20
|
+
https://qiita.com/shibe23/items/79f950061457ff1a7687
|
21
|
+
https://pisuke-code.com/javascript-prohibit-browser-back/
|
22
|
+
https://developer.mozilla.org/ja/docs/Web/API/History_API
|
23
|
+
https://www.site-convert.com/archives/1451
|
24
|
+
https://ameblo.jp/softwaredeveloper/entry-11857324869.html
|
25
|
+
https://www.php-factory.net/mail/01.php
|
26
|
+
https://qiita.com/maruo327/items/a0502c8b508fed4ec169
|
27
|
+
https://ameblo.jp/softwaredeveloper/entry-11857324869.html
|
28
|
+
https://javascript.programmer-reference.com/js-prevention-twice-submit/
|
29
|
+
https://gray-code.com/php/make-the-board-vol23/
|
30
|
+
https://www.system-ido.com/risouken/index.php?page=tech&num=6
|
31
|
+
https://gray-code.com/php/make-the-form-vol10/
|
32
|
+
https://terasolunaorg.github.io/guideline/public_review/ArchitectureInDetail/DoubleSubmitProtection.html
|
33
|
+
https://qiita.com/syobochim/items/120109315f671918f28d
|
34
|
+
https://qiita.com/cufh/items/e04f544ff3f68ff4a883
|