";
// print_r(mysqli_error($link));
// echo "";
// die();
//echo "Records inserted successfully.";
$_SESSION['email'] = $email;
$_SESSION['member_profile_id'] = $member_profile_id;
$_SESSION['id'] = $last_id;
$mailTo = $email;
$mailSubject = 'Registration Successful: madhurivivah.com';
$fromname = $full_name;
$mailtext = "";
$mailtext .= 'Dear ' . $fromname . "\r\n" . '
';
$mailtext .= 'You are successfully register with madhurivivah.com as a basic (Free) registration. ';
$mailtext .= 'However, to get contact details of other members, you need to upgrade your membership as Paid Membership. ' . '
';
$mailtext .= '
Your Profile id: ' . $member_profile_id . '
You can log-in and check your details and upload your photograph.';
$mailtext .= '
Username: ' . $email . '';
$mailtext .= '
Password: ' . $password . '';
$mailtext .= "\r\n\r\n\r\n\r\n" . '
' . '
' . '
' . '
';
$mailtext .= 'Note: Please do not reply this email address. This is an autoresponder email.' . "\r\n" . '
';
$mailtext .= 'For any query please contact Head Office: Madhuri vivah, Pune - 411033.' . "\r\n" . '
';
$mailtext .= 'Mobile No.: 7447397797 Phone:.' . '
';
$mailtext .= "\r\n";
$mailtext .= "
",$mailtext);
$mailBody = "
'; // print_r($backup_mail_body); // echo ''; // die(); // Backup Mail echo '