What type of php array $hesk_settings['custom_fields'] is this?

前端 未结 0 643
我在风中等你
我在风中等你 2020-12-29 16:03
foreach ($hesk_settings[\'custom_fields\'] as $k=>$v)
{
    $selected = ($what == $k) ? \'selected="selected"\' : \'\';
    if ($v[\'use\'])
    {
              


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