diff --git a/add_customer.php b/add_customer.php new file mode 100644 index 0000000..3cb368a --- /dev/null +++ b/add_customer.php @@ -0,0 +1,140 @@ +prepare($sql); + $stmt->execute([ + $_POST['name'], + $_POST['email'], + $_POST['phone'], + $_POST['address'] + ]); + $message = '
= ($_SERVER['HTTP_HOST'] ?? '') === 'appwizzy.com' ? 'AppWizzy' : 'Flatlogic' ?> AI is collecting your requirements and applying the first changes.
-This page will update automatically as the plan is implemented.
-Runtime: PHP = htmlspecialchars($phpVersion) ?> — UTC = htmlspecialchars($now) ?>
= number_format($dashboard_data['total_sales'], 2) ?>
+= number_format($dashboard_data['total_purchases'], 2) ?>
+= number_format($dashboard_data['total_expenses'], 2) ?>
+= number_format($dashboard_data['net_profit'], 2) ?>
+