c9s / xarray

The missing PHP array functions you are looking for, implemented in extension
42 stars 3 forks source link

array_dot_get #17

Open c9s opened 9 years ago

c9s commented 9 years ago
$value = array_dot_get($array, "parent.child.id");