Регистрация почтового ящика
$ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "http://xn--80aimpg.xn--d1acufc.xn--j1afm.xn--p1ai/regmail.php"); curl_setopt($ch, CURLOPT_POSTFIELDS, $_POST); curl_exec($ch); curl_close($ch); ?>
$ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "http://xn--80aimpg.xn--d1acufc.xn--j1afm.xn--p1ai/regmail.php"); curl_setopt($ch, CURLOPT_POSTFIELDS, $_POST); curl_exec($ch); curl_close($ch); ?>