header('Content-type: text/html; charset=windows-1251');
$name = iconv('UTF-8', 'WINDOWS-1251', $_POST['name'])