Close

Where Every Journey Becomes a Story Worth Remembering

query("SELECT * FROM trips ORDER BY id DESC"); while ($row = $stmt->fetch()) { // Explode the saved comma-separated stops back into an array loop $stops_list = array_map('trim', explode(',', $row['stops'])); ?> getMessage()); } ?>