Function data_get
Get an item from an array or object using "dot" notation.
Parameters summary
mixed |
$target |
|
string|array |
$key |
|
mixed |
$default = null |
Return value summary
mixed
|
mixed |
Get an item from an array or object using "dot" notation.
mixed |
$target |
|
string|array |
$key |
|
mixed |
$default = null |
mixed
|
mixed |