Welcome Guest, Not a member yet? Register   Sign In
Array helper - more function required
#6

There are tons of Core PHP Array functions, CI4 would just be wrapping them inside a helper - also I would imagine this would get insane: array_sort_by_column, array_sort_by_column_multi... for sorting based on an value that is nested.... hmmm
---
array_sort_by_column could be done by: array_map_assoc / array_walk
Reply


Messages In This Thread
RE: Array helper - more function required - by Onyx - 03-15-2019, 05:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB