alsalamo 3alekom
here try to use this code
put this code is the bottom of the code in the file
ip_contactus.php
before
?>
كود PHP:
$email_send = $_POST['Email'];
$message = "
we have just recieved your messege, we will replay with in 24 hours.
www.sitename.com";
mail('$email_send', 'Thanks, We got your messege', $message);