回答編集履歴
1
追記
answer
CHANGED
@@ -9,4 +9,9 @@
|
|
9
9
|
if (isset($_POST['kind']) == 'pics')
|
10
10
|
```
|
11
11
|
|
12
|
-
が成り立つわけないでしょう。
|
12
|
+
が成り立つわけないでしょう。
|
13
|
+
|
14
|
+
---
|
15
|
+
|
16
|
+
jQuery.ajax()
|
17
|
+
[https://api.jquery.com/jQuery.ajax/](https://api.jquery.com/jQuery.ajax/)
|