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