Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: PSecure = 'tls'; //Whether to use SMTP authentication $mail->SMTPAuth = true; //Username to use for SMTP authentication - use full email address for gmail $mail->Username = "kirs0293@gmail.com"; //Password to use for SMTP authentication $mail->Password = "madelliene110293"; //Set who the message is to be sent from $mail->setFrom('admin@sbtesda.com', 'First Last'); //Set an […]
↧