Function array_divide
Divide an array into two arrays. One with keys and the other with values.
Parameters summary
array |
$array |
Return value summary
array
|
array |
Divide an array into two arrays. One with keys and the other with values.
array |
$array |
array
|
array |