質問編集履歴

1

書式の改善

2020/02/21 01:35

投稿

freemac
freemac

スコア29

test CHANGED
File without changes
test CHANGED
@@ -12,6 +12,8 @@
12
12
 
13
13
  PHP
14
14
 
15
+ ```
16
+
15
17
  $statement->execute(array($_POST['memo']));
16
18
 
17
19
  ```