Welcome Guest, Not a member yet? Register   Sign In
Problems getting foreach loop to display data
#5

[eluser]douglasbrownca01[/eluser]
Yes, I'm getting this result in my view from my controller

Code:
["fingerguards"]=>
  array(11) {
    [0]=>
    object(stdClass)#19 (15) {
      ["id"]=>
      string(1) "9"
      ["category"]=>
      string(12) "Finger guard"
      ["images"]=>
      string(2) "no"
      ["brand_grouping"]=>
      string(1) "2"
      ["brand"]=>
      string(6) "Ecofit"
      ["image"]=>
      string(0) ""
      ["item_code"]=>
      string(7) "21194-B"
      ["item_description"]=>
      string(66) "ECOFIT FINGERGUARDFOR 200 MM AND 225 MM DIAMETER FANS, ZINC COATED"
      ["free_to_sell"]=>
      string(2) "20"
      ["dim_1"]=>
      string(3) "200"
      ["dim_2"]=>
      string(3) "225"
      ["voltage"]=>
      string(0) ""
      ["fan_type"]=>
      string(5) "AXIAL"
      ["spec_sheet"]=>
      string(0) ""
      ["catalog"]=>
      string(0) ""
    }

Repeats ll times...


Messages In This Thread
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 05:28 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 06:19 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 06:27 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 06:49 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 07:05 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 07:29 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 07:39 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 07:53 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 08:03 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 08:16 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 08:28 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 08:28 AM
Problems getting foreach loop to display data - by El Forum - 01-08-2013, 08:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB