prepare("SELECT * FROM plans WHERE id = ?"); $stmt->execute([$_GET['plan_id']]); $plan = $stmt->fetch(); if (!$plan) { // Plan not found header('Location: /#plans'); exit; } ?>

Complete Your Order

Your Plan

$/mo

Your Details

Payment Details