Combustion System
"Anandalok Building", Khasmollick,
P.O.: Dakshin Gobindapur,
Kolkata - 700145
+91 33 24378586
+91 9433008586
Email: $email
Phone No.: $phone
Message: $message
"; $headers = "Content-type: text/html"; if(mail($to, $subject, $message, $headers)){ $from = $email; $subject2 = "Don't reply"; $txt = "Thank You, Your query submitted successfully. We will get back to you as soon as posible!"; mail($from, $subject2, $txt, 'From:'.'test.ekarobar@gmail.com'); echo "Thank You, Your query submitted successfully. We will get back to you as soon as posible!
"; }else{ echo "Mail Not Sent.
"; } } ?>