Save multiple record loops cakephp2

前端 未结 0 1096
时光取名叫无心
时光取名叫无心 2021-02-11 07:58

I want to save multiple record with this loops but only save the last item.

foreach($pregunta[\'img\'] as $key2 => $ima)
{
if(!empty($ima[\'name\']))
{

    $f         


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