php create multidimensional array from flat one

后端 未结 5 2028
时光说笑
时光说笑 2020-12-18 11:21

I have an array like this:

 \'foo\', 1 => \'bar\', ..., x => \'foobar\' );
?>

What is the fas

5条回答
提交回复
热议问题