선생님의 gradeList를 기반으로 수정됨
public 함수 imgList()
{
$Image = img_tb::all();
$count = img_tb::count();
foreach ($Image as $value) { 사용 '' s'를 통해 ‐ ‐ ‐ ‐‐‐ ‐ ‐ 'id' => $value->id,
'update_time' =>
] ;
$ImgList[] = $data;
}
$this->view->할당('imgList',$ImgList);
$this-> ;view->sign('count',$count );
//이미지 목록 템플릿 렌더링
return $this -> fetch('img_list');
}
foreach;
$ImgList[$i] = $data;
$i++;
그렇습니다
그런 다음 이전에 이 변수를 선언하고 빈 값에 할당해 보세요.