working ig

This commit is contained in:
Keshav Anand
2026-03-11 18:55:33 -05:00
parent bd0bc40029
commit 7206cec8d2
6 changed files with 183 additions and 167 deletions

View File

@@ -37,10 +37,10 @@
$message = $_POST["message"];
}
$subject = 'Contact Inquiry from Physiocare Website';
$subject = 'Contact Inquiry from Website';
//$EmailTo = "info@yourdomain.com"; // Replace with your email.
$EmailTo = "awaikentechnology@gmail.com";
$EmailTo = "texasscholasticcricketboard@gmail.com";
// prepare email body text
$Body = "";