teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

誤字修正

2018/01/14 12:10

投稿

chintao1224
chintao1224

スコア156

title CHANGED
File without changes
body CHANGED
@@ -4,7 +4,6 @@
4
4
 
5
5
  ```php
6
6
  <?php
7
- //取引所設定
8
7
  $user = array(0=>'', 1=>'ユーザ1', 2=>'ユーザ2', 3=>'ユーザ3');
9
8
  ?>
10
9
  ```