prepare("SELECT * FROM site_config WHERE id = 1 LIMIT 1"); $stmt->execute(); $site = $stmt->fetch(PDO::FETCH_ASSOC); // Get active privacy policy sections $stmt = $db->prepare("SELECT * FROM privacy_policy_content WHERE status = 'active' ORDER BY sort_order ASC"); $stmt->execute(); $sections = $stmt->fetchAll(PDO::FETCH_ASSOC); } catch (PDOException $e) { logError("Error fetching privacy policy content: " . $e->getMessage()); $sections = []; $site = null; } ?>

Privacy Policy

Your privacy and data security are our top priorities

Committed to Privacy & Data Protection |

0): ?> $section): ?>

Privacy policy content is being updated. Please check back soon.

Contact Us

For questions, complaints, or requests regarding this Privacy Policy, please contact us below:

Email
Phone

Address

Last Updated: