Pooja List

Join us in making a difference — Become a donor today!

Current Pooja List

Devotees offer flowers, shawls, sweets, and Dakshina (donations) as a token of gratitude..

= CURDATE(); "; $result = mysqli_query($con, $sql); $categories = []; while ($row = mysqli_fetch_assoc($result)) { $categories[] = $row; } return $categories; } $categories = fetchCategories($con); $count = 1; foreach ($categories as $category) { $poojaDate = $category['date']; $formattedDate = $poojaDate ? date('d-m-Y', strtotime($poojaDate)) : 'N/A'; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; } ?>
ID Type Name Description Time Amount Prasadam Dharshan Entry Action
" . $count++ . "" . htmlspecialchars($category['type']) . "" . htmlspecialchars($category['title']) . "" . htmlspecialchars($category['description']) . "" . ($poojaDate ? $formattedDate . ' ' . htmlspecialchars($category['time']) : htmlspecialchars($category['time'])) . "" . htmlspecialchars($category['amount']) . "" . htmlspecialchars($category['prashadham']) . "" . htmlspecialchars($category['dharshan_entry']) . "Book Now