回答編集履歴
1
追記
test
CHANGED
@@ -29,3 +29,39 @@
|
|
29
29
|
</script>
|
30
30
|
|
31
31
|
```
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
参考サイト↓
|
36
|
+
|
37
|
+
https://qiita.com/szaizen/items/91e652392825b90ef14a
|
38
|
+
|
39
|
+
https://qiita.com/shibe23/items/79f950061457ff1a7687
|
40
|
+
|
41
|
+
https://pisuke-code.com/javascript-prohibit-browser-back/
|
42
|
+
|
43
|
+
https://developer.mozilla.org/ja/docs/Web/API/History_API
|
44
|
+
|
45
|
+
https://www.site-convert.com/archives/1451
|
46
|
+
|
47
|
+
https://ameblo.jp/softwaredeveloper/entry-11857324869.html
|
48
|
+
|
49
|
+
https://www.php-factory.net/mail/01.php
|
50
|
+
|
51
|
+
https://qiita.com/maruo327/items/a0502c8b508fed4ec169
|
52
|
+
|
53
|
+
https://ameblo.jp/softwaredeveloper/entry-11857324869.html
|
54
|
+
|
55
|
+
https://javascript.programmer-reference.com/js-prevention-twice-submit/
|
56
|
+
|
57
|
+
https://gray-code.com/php/make-the-board-vol23/
|
58
|
+
|
59
|
+
https://www.system-ido.com/risouken/index.php?page=tech&num=6
|
60
|
+
|
61
|
+
https://gray-code.com/php/make-the-form-vol10/
|
62
|
+
|
63
|
+
https://terasolunaorg.github.io/guideline/public_review/ArchitectureInDetail/DoubleSubmitProtection.html
|
64
|
+
|
65
|
+
https://qiita.com/syobochim/items/120109315f671918f28d
|
66
|
+
|
67
|
+
https://qiita.com/cufh/items/e04f544ff3f68ff4a883
|