'; while ($row = mysqli_fetch_array($r, MYSQLI_ASSOC)) { // Fetch each item. // Print the item within some HTML: echo '
' . $row['description'] . ' View All ' . $row['category'] . ' Products