Office
2nd Floor, Vatika Triangle, Mehrauli Gurgaon Road 122009
By Appointment Only
Phone: +91 9810438146
Email: priyanka.seth@viaanca.com
alert("Please fill all required fields."); window.history.back();');
}
if (!filter_var($mail, FILTER_VALIDATE_EMAIL)) {
die('');
}
// Prevent header injection
if (preg_match("/[\r\n]/", $mail)) {
die("Invalid email format.");
}
$to = "sunny@prideworld-city.in";
$subject = "Home Page Banner Contact Form Submission";
$from = "no-reply@prideworld-city.in";
$message = "
Home Page Banner Contact Form Submission
Name: {$name}
Phone: {$phone}
Email: {$mail}
Message:
{$msg}
