$arr =[ 1=>‘controller‘, 2=>‘destruct‘, ‘‘=>‘construct‘, //索引 [] null =>‘swith‘, //索引 [] true=>‘while‘, //索引 1 false=>‘zero‘, //索引 0 ]; print_r($arr);
标签:int [] gpo col struct color class false php数组
$arr =[ 1=>‘controller‘, 2=>‘destruct‘, ‘‘=>‘construct‘, //索引 [] null =>‘swith‘, //索引 [] true=>‘while‘, //索引 1 false=>‘zero‘, //索引 0 ]; print_r($arr);
php数组键(“ ” ,null,false, true)的问题
标签:int [] gpo col struct color class false php数组
原文地址:https://www.cnblogs.com/abc31/p/8711156.html