html
<div class="row">
<div class="column">
<?php foreach($myImages as $image):?>
<img src="<?= $image?>">
<?php endforeach?>
</div>
</div>
string(62) "C:\xampp\htdocs\Server\Gallery\images/95662021-10-05_15-12.png"
спасибо поковыряю путь
Обсуждают сегодня