prepare("SELECT * FROM donor_profiles WHERE user_id = ?"); $stmt->execute([$user_id]); $profile = $stmt->fetch(); $pageTitle = 'Donor Dashboard'; include 'includes/header.php'; ?>

Welcome, !

My Profile

Edit Profile

Email:
Phone:
Address:
City:
State:

Start a New Donation

Ready to make a difference? Click the button below to start a new donation request.

New Donation Request