10-26-2010, 03:43 PM
[eluser]Unknown[/eluser]
Good evening,
I am a New comer in CodeIgniter and have some issues when passing parameters to the views.
I am trying to pass 20 random numbers to "views" and it looks it doesn't work because I need an associative array. Moreover in the "view", I use a foreach loop what definitely doesn't work.
Does someone knows how to pass a simple table (non associative) and display it in the views ?
Thanks
fmm
Good evening,
I am a New comer in CodeIgniter and have some issues when passing parameters to the views.
I am trying to pass 20 random numbers to "views" and it looks it doesn't work because I need an associative array. Moreover in the "view", I use a foreach loop what definitely doesn't work.
Does someone knows how to pass a simple table (non associative) and display it in the views ?
Thanks
fmm