W3School TIY Editor
W3School 在线教程
改变方向
暗黑模式
"red","b"=>"green"); $a2=array("c"=>"blue","b"=>"yellow"); print_r(array_merge_recursive($a1,$a2)); ?>