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

質問編集履歴

2

修正

2018/09/27 09:00

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -65,7 +65,7 @@
65
65
  (
66
66
  [0] => Array
67
67
  (
68
- [address] => 〒xxx-xxx 東京都 □□□□□
68
+ [address] => 〒xxx-xxx 東京都〇〇〇〇〇
69
69
  [name] => YYYYYY
70
70
  [comment] => ZZZZZZZZZZZZ
71
71
  )
@@ -77,7 +77,7 @@
77
77
  )
78
78
  [2] => Array
79
79
  (
80
- [address] => 〒xxx-xxx 東京都△△△△△
80
+ [address] => 〒xxx-xxx 東京都 □□□□□
81
81
  [name] =>
82
82
  [comment] =>
83
83
  )

1

修正

2018/09/27 08:59

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -13,6 +13,14 @@
13
13
  (
14
14
  [address] => 〒xxx-xxx 東京都〇〇区〇〇〇
15
15
  )
16
+ [1] => Array
17
+ (
18
+ [address] => 〒xxx-xxx 東京都△△区△△△
19
+ )
20
+ [2] => Array
21
+ (
22
+ [address] => 〒xxx-xxx 東京都 □□区□□□
23
+ )
16
24
 
17
25
  )
18
26
 
@@ -26,7 +34,10 @@
26
34
  (
27
35
  [name] => YYYYYY
28
36
  )
29
-
37
+ [1] => Array
38
+ (
39
+ [name] => PPPPP
40
+ )
30
41
  )
31
42
  )
32
43
 
@@ -36,9 +47,12 @@
36
47
  (
37
48
  [0] => Array
38
49
  (
39
- [memo] => ZZZZZZZZZZZZ
50
+ [comment] => ZZZZZZZZZZZZ
40
51
  )
41
-
52
+ [1] => Array
53
+ (
54
+ [comment] => LLLLLLLLLLLL
55
+ )
42
56
  )
43
57
 
44
58
  )
@@ -51,11 +65,22 @@
51
65
  (
52
66
  [0] => Array
53
67
  (
54
- [address] => 〒xxx-xxx 東京都〇〇〇〇〇
68
+ [address] => 〒xxx-xxx 東京都 □□□□□
55
69
  [name] => YYYYYY
56
- [memo] => ZZZZZZZZZZZZ
70
+ [comment] => ZZZZZZZZZZZZ
57
71
  )
58
-
72
+ [1] => Array
73
+ (
74
+ [address] => 〒xxx-xxx 東京都△△区△△△
75
+ [name] => PPPPP
76
+ [comment] => LLLLLLLLLLLL
77
+ )
78
+ [2] => Array
79
+ (
80
+ [address] => 〒xxx-xxx 東京都△△区△△△
81
+ [name] =>
82
+ [comment] =>
83
+ )
59
84
  )
60
85
 
61
86
  )