Yet i still need more assistance.
i want to display my images one after the other such that the viewer will be able to click next and previous from different albums.
the following code only displays the images in a table format on the same page.
Code:
<?php
// Retrieve albums from database
$sql
Leave a comment: