query("SELECT id, name, address, phone, email FROM restaurants ORDER BY name ASC"); $restaurants = $stmt->fetchAll(PDO::FETCH_ASSOC); } catch (PDOException $e) { // For a real app, you would log this error and show a user-friendly message. error_log("Database error: " . $e->getMessage()); } ?> Find a Restaurant

Find Your Next Meal

Browse through our collection of partner restaurants.

No restaurants are available at the moment. Please check back later.