阅读背景:

如何在php数组中添加条件?

来源:互联网 

Here is the array

这是阵列

$anArray = array(
   "theFirstItem" => "a first item",
   if(True){
     "conditionalItem" => "it may appear base on the condition",
   }
   "theLastItem"  => "the last item"

);
$anArray = array(
  



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: