how to set array options dynamically for select input

后端 未结 0 1450
感动是毒
感动是毒 2020-12-08 12:58
array(
    \'key1\' => \'key1\',
    \'key2\' => \'key2\',
    \'key3\' => \'key3\',
);

I want similar like this array( \'id\' => \'cour

相关标签:
回答
  • 消灭零回复
提交回复
热议问题