Less than 1 minute
array_from_dot_notation
Convert a single dimension array in dot notation into a multi-dimensional array.
public array_from_dot_notation({Array})
Inverse to the above function, array_to_dot_notation().
Parameters
Parameter | Type | Description |
---|---|---|
$array | array |
Generated by Hazaar API Doc Generator