Welcome Guest, Not a member yet? Register   Sign In
Retrieving Basic Arrays of Data
#3

(11-15-2021, 09:46 PM)kenjis Wrote: > Surely there has to be a way to get what I need/want in one step in my controller?

I don't know.

$people = array_column($peopleTemp, 'name_main', 'id');

Thanks. That is simpler than the foreach! Still, it seems like something that should be built into CI.
Reply


Messages In This Thread
Retrieving Basic Arrays of Data - by SoccerGuy3 - 11-15-2021, 04:50 PM
RE: Retrieving Basic Arrays of Data - by kenjis - 11-15-2021, 09:46 PM
RE: Retrieving Basic Arrays of Data - by SoccerGuy3 - 11-16-2021, 08:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB