select()
select(\util\type $array = array(), \util\type $id, \util\type $str = '', \util\type $default_option = '') : bool|string
下拉选择框(弃用)
Parameters
\util\type | $array | 数据 |
\util\type | $id | 默认选择 |
\util\type | $str | 属性 |
\util\type | $default_option | 默认选项 |