query($sql); if (!$result || $result->num_rows === 0) { die("No package found."); } $row4 = $result->fetch_assoc(); ?>
<?php echo $row4['package_name']; ?>

query($sql5); $row5 = $result5->fetch_assoc(); ?>
query($sql); ?>

All Services

num_rows > 0): ?> fetch_assoc()): ?>
<?php echo htmlspecialchars($row['package_image']); ?>
..

No services found.