მიმართულებები

query("SELECT * FROM tours ORDER BY id DESC"); $tours = $stmt->fetchAll(PDO::FETCH_ASSOC); foreach ($tours as $tour): $imgPath = '/admin/images/tours/' . $tour['image']; if (!file_exists(__DIR__ . $imgPath) || empty($tour['image'])) { $imgPath = '/images/no-photo.jpg'; } ?>

შეფასება

ღამე დღე


ვრცლად