Less than 1 minute
array_to_object
Recursively convert an array into an object.
public array_to_object({Array})
This is the inverse of object_to_array().
Parameters
Parameter | Type | Description |
---|---|---|
$array | array |
Generated by Hazaar API Doc Generator
Recursively convert an array into an object.
public array_to_object({Array})
This is the inverse of object_to_array().
Parameter | Type | Description |
---|---|---|
$array | array |
Generated by Hazaar API Doc Generator