質問編集履歴
1
<table>の削除
title
CHANGED
File without changes
|
body
CHANGED
@@ -15,7 +15,7 @@
|
|
15
15
|
</head>
|
16
16
|
<body>
|
17
17
|
|
18
|
-
|
18
|
+
|
19
19
|
|
20
20
|
<?php
|
21
21
|
mysql_connect("localhost","root","");
|
@@ -33,7 +33,7 @@
|
|
33
33
|
|
34
34
|
}
|
35
35
|
?>
|
36
|
-
|
36
|
+
|
37
37
|
|
38
38
|
</body>
|
39
39
|
|