Last Updated: February 25, 2016
·
295
· edsonmedina

Convert a recursive array to an object

$object = jsondecode( jsonencode( $array ),false);