machan mena uba mata dipu code eka {
"
$to = "
[email protected]"; //the address the email is being sent to
$subject = "Subject of email"; //the subject of the message
$msg = "Registration-$_POST[name]:\n".
"-----------------------------------------------------\n".
"Title: $_POST[title]\n"...