.=< { Star Gans Tq } >=.

  • Home

  • Killme
  • Download
  • Current Path : /home/m/e/h/meharicl/www/etiquette_2022/
    Upload File
    @Command ~ $  
    Current File : /home/m/e/h/meharicl/www/etiquette_2022/mail.php

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    
    <html>
    
    <head>
    <title>Sans Titre</title>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
    <meta name="generator" content="HAPedit 3.1">
    </head>
    <body bgcolor="#FFFFFF">
    <?
    
    $domain="mehariclubdefrance.com";
    if(getmxrr($domain,$mx_details)){
      foreach($mx_details as $key=>$value){
        echo "$key => $value <br>";
      }
    }
    ?>
    ?>
    </body>
    
    </html>