= CURDATE() ORDER BY start_date DESC"; $stmt = $conn->prepare($sql); $stmt->execute(); $giveaways = $stmt->fetchAll(PDO::FETCH_ASSOC); ?>
Prize Value: $
From: To:
No active giveaways at the moment. Check back soon!