Rajasthan Tour Package
Home
|
Rajasthan Tour Package
Best Places
15 Days Rajasthan Tour Package
query($sql); if ($result->num_rows > 0) { echo '
'; while ($goldentrianglerow = $result->fetch_assoc()) { // Sanitize and prepare fields $id = htmlspecialchars($goldentrianglerow["id"]); $image = htmlspecialchars($goldentrianglerow["image"]); $duration = htmlspecialchars($goldentrianglerow["duration"]); $persons = htmlspecialchars($goldentrianglerow["persons"]); $title = htmlspecialchars($goldentrianglerow["title"]); // Limit places_covered to 5 words $places = htmlspecialchars($goldentrianglerow["places_covered"]); $places_words = explode(' ', $places); $places_limited = implode(' ', array_slice($places_words, 0, 5)); // Limit description to 10 words $description = strip_tags($goldentrianglerow["description"]); $desc_words = explode(' ', $description); $desc_limited = htmlspecialchars(implode(' ', array_slice($desc_words, 0, 10))); echo '
' . $duration . '
' . $persons . '
' . $places_limited . '
' . $title . '
'; if (!empty($goldentrianglerow["description"])) { echo '
' . $desc_limited . '
'; } echo '
Call Now
Book Now
'; } echo '
'; } else { echo "No packages available."; } ?>
query($sql); ?>
Testimonials
What Our Customer Say About Us
fetch_assoc()): ?>
Previous
Next