This commit is contained in:
subashGamer21
2025-01-16 15:51:02 +05:45
parent 02a8627f87
commit a507a84c66
18 changed files with 121 additions and 129 deletions

View File

@ -19,7 +19,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
// Gmail credentials
$gmailUser = 'subashgiri939@gmail.com'; // Replace with your Gmail address
$gmailPassword = ''; // Replace with your Gmail app password
$gmailPassword = 'tbub jgpc jmwp iznl'; // Replace with your Gmail app password
// Create a new PHPMailer instance
$mail = new PHPMailer(true);