Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
[email protected] web/email now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!

Paste

Pasted as PHP by sdf ( 14 years ago )
<?php

if (isset($site)) {$site="Да";} else {$site="Нет";}
if (isset($book)) {$book="Да";} else {$book="Нет";}

$v = mail("[email protected]","Заказ с сайта","на сайте был сделан заказ. \n Заказ пришел от: $fio \n Его пароль: $pass \n Его email: $email \n Выбрал формат диска: $format \n Выбрал курсы: курс по созданию сайта: $site \n Курс по созданию книг: $book \n Выбрал тип доставки: $delivery \n Адрес доставки: $address","Content-type:text/plain; charset = windows-1251\r\n");

if ($v == "true") {echo "ok!";}

?>$_POST["age"];

 

Revise this Paste

Your Name: Code Language: