machanla mata ek yaluwak dunu email php code ekak thamai me
$to = "$email"; //the address the email is being sent to
$subject = "sub"; //the subject of the message
$msg = "me $_POST[First]:\n".
"-----------------------------------------------------\n".
"thaks ms ekata \n". mata onne message eketa image ekak daganan??? podak kiyala denwada danan aya innwanma plz help me
"-----------------------------------------------------\n";
mail($to, $subject, $msg, 'From: yoursite.com <[email protected]>');
}
?>
$to = "$email"; //the address the email is being sent to
$subject = "sub"; //the subject of the message
$msg = "me $_POST[First]:\n".
"-----------------------------------------------------\n".
"thaks ms ekata \n". mata onne message eketa image ekak daganan??? podak kiyala denwada danan aya innwanma plz help me
"-----------------------------------------------------\n";
mail($to, $subject, $msg, 'From: yoursite.com <[email protected]>');
}
?>
Last edited: