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

質問編集履歴

3

追記

2019/05/03 03:14

投稿

toll_tree
toll_tree

スコア199

title CHANGED
File without changes
body CHANGED
@@ -140,4 +140,6 @@
140
140
  よろしくお願いします
141
141
  追記です。
142
142
  $item_listの中身は以下になります。
143
- 「array(4) { [0]=> array(2) { ["item_id"]=> int(13) ["amount"]=> int(22) } [1]=> array(2) { ["item_id"]=> int(15) ["amount"]=> int(2) } [2]=> array(2) { ["item_id"]=> int(17) ["amount"]=> int(1) } [3]=> array(2) { ["item_id"]=> int(14) ["amount"]=> int(2) } }」
143
+ 「array(4) { [0]=> array(2) { ["item_id"]=> int(13) ["amount"]=> int(22) } [1]=> array(2) { ["item_id"]=> int(15) ["amount"]=> int(2) } [2]=> array(2) { ["item_id"]=> int(17) ["amount"]=> int(1) } [3]=> array(2) { ["item_id"]=> int(14) ["amount"]=> int(2) } }」
144
+ $item_info_listをvar_exportした結果は以下の画像になります。
145
+ array ( 0 => array ( 'name' => 'テスト', 'price' => 100, 'img' => './images/f0ab631298df0117d17f6c91955a0be7129de339.jpg', ), 1 => array ( 'name' => 'test111', 'price' => 1000, 'img' => './images/4a60837fe9c460ed404f490ca86a61d7c936613b.jpg', ), 2 => array ( 'name' => 't-shirt2', 'price' => 1000, 'img' => './images/cccacab372172c1f63c1351d95df9e792fdd4002.jpg', ), 3 => array ( 'name' => 'test', 'price' => 1000, 'img' => './images/a482e68f5a960d0a2c47b8819a178b8b4f21c87c.jpg', ), )

2

追記

2019/05/03 03:14

投稿

toll_tree
toll_tree

スコア199

title CHANGED
File without changes
body CHANGED
@@ -137,4 +137,7 @@
137
137
  ![イメージ説明](d763ed3b9a2392c84ed824639ed61b81.png)
138
138
  まだ、下にも画像は続きますが、上記画像のように同じ画像、名前、値段の情報を格納した、データが繰り返し表示されてしまっています。
139
139
  このような現象が起こっている原因が分からないため、ご助言頂きたいです。
140
- よろしくお願いします
140
+ よろしくお願いします
141
+ 追記です。
142
+ $item_listの中身は以下になります。
143
+ 「array(4) { [0]=> array(2) { ["item_id"]=> int(13) ["amount"]=> int(22) } [1]=> array(2) { ["item_id"]=> int(15) ["amount"]=> int(2) } [2]=> array(2) { ["item_id"]=> int(17) ["amount"]=> int(1) } [3]=> array(2) { ["item_id"]=> int(14) ["amount"]=> int(2) } }」

1

誤字修正

2019/05/03 02:31

投稿

toll_tree
toll_tree

スコア199

title CHANGED
File without changes
body CHANGED
@@ -136,5 +136,5 @@
136
136
  ![イメージ説明](672a67f349460481bf92ed65f0b60c9f.png)
137
137
  ![イメージ説明](d763ed3b9a2392c84ed824639ed61b81.png)
138
138
  まだ、下にも画像は続きますが、上記画像のように同じ画像、名前、値段の情報を格納した、データが繰り返し表示されてしまっています。
139
- このような現象が起こっている原因が分からないため、ご助言頂けましら幸いです。
139
+ このような現象が起こっている原因が分からないため、ご助言頂たいです。
140
140
  よろしくお願いします