json_encode en temiz yol niye yoruyorsunuz kendinizi
$resimler=array();
foreach() {
$resimler[]['image']=$resim;
}

echo json_encode($resimler);