<?php $arr= [ ["test1"=>["a"=>"1"]], ["test2"=>["b"=>"2"]], ["test3"=>["c"=>"3"]], ["test4"=>["d"=>"4"]], ]; $b = call_user_func_array("array_merge",$arr); print_r($b);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`