Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
"red","b"=>"green","c"=>"blue","d"=>"yellow"); $a2=array("a"=>"purple","b"=>"orange"); print_r(array_splice($a1,0,2,$a2)); ?>