<td><img class="prod-images" src="../CAPSTONE/uploaded_img/<?php echo $values['image'];?>"/></td>
Basically am trying to make the image appear but for some reaon it doesn’t display the image
The image should be displayed at the product image.
Am not really sure if its the path that is wrong or something I tried checking the path file of it, trying different types of path locations but it seems not working