php数组arr[]省略键名 给变量名加上一对空的方括号 则取当前最大整数索引值,新的键名将是该值加上 1

<?php use yii\helpers\Html; /* @var $this yii\web\View */ /* @var $model common\models\Post */ $this->title = '新增'; $this->params['breadcrumbs'][] = ['label' => '文章', 'url' => ['index']]; $this->pa
相关文章
相关标签/搜索