OverLord Shell

Path : G:/PleskVhosts/jaincensus.com/macciaweb.ultraliant.com/
File Upload :
Current File : G:/PleskVhosts/jaincensus.com/macciaweb.ultraliant.com/mail_fun.php

<?php //echo "11";exit;
// mail_send($from,$to,$subject,$email,$string,$name);
function mail_sendto($from, $to, $subject, $email, $string, $regards) {

   // $headers = 'From: <no-reply@maccia.org.in>' . "\r\n" . 'Reply-To:' . $email . "\r\n" . 'MIME-Version: 1.0' . "\r\n" . 'Content-type: text/html; charset=iso-8859-1' . "\r\n" . 'X-Mailer: PHP/' . phpversion();
 					$headers  = 'From: MACCIA <no-reply@maccia.org.in>' . "\r\n" .
						'Reply-To: sagar@maccia.org.in' . "\r\n" .
						'Bcc: sagar@maccia.org.in,nitin@maccia.org.in,rashmi@maccia.org.in,prerana@maccia.org.in,support@ultraliant.com' . "\r\n" .
						'MIME-Version: 1.0' . "\r\n" .
						'Content-type: text/html; charset=iso-8859-1' . "\r\n" .
						'X-Mailer: PHP/' . phpversion();  
   
   
    $body = '<html><body>';
    $body.= '<div class="gmail_quote"><div dir="ltr">
 <table align=\"center\" style=\"border:0px solid #456;border-radius:3px; width:100%; cellpadding:0; cellspacing:0;\">
					<tr style=\"\"><td style=\"text-align:center; padding:15px; font-weight:bold; font-size:20px;\"></td></tr>
        </div>
      </td>
               <td>
              	<p><font size="2" face="Arial"> ' . $subject . '</b></b></font><br/><br/>' . $string . '  </p><p><font size="2" face="Arial"></font><br>
								
              </p></td>
            </tr>
          
    </tr>
  </tbody></table>
</div>

</div>';

      $body.= "</body></html>";
   
$mresponse = mail($to, $subject, $body, $headers);
//echo 1;
	//header("location:index.php?msg=success");
} ?>
                  

xRyukZ - Copyright 2k19