質問編集履歴
1
mondai_touroku.phpのスクリプトの修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -65,14 +65,7 @@
|
|
65
65
|
<div class="container">
|
66
66
|
|
67
67
|
|
68
|
-
<?php
|
69
68
|
|
70
|
-
$mondai = filter_input(INPUT_POST, 'mondai');
|
71
|
-
|
72
|
-
|
73
|
-
?>
|
74
|
-
|
75
|
-
|
76
69
|
<form method="post" action="register_already.php">
|
77
70
|
|
78
71
|
<div class = "col-mt-4 mb-2">
|