{ $key } = (object) array(); } $current =& $current->{ $key }; $key = array_shift( $array ); } $current->{ $key } = $value; return $target; }