Contact
For booking or more information please call:
Book our services |
$ip = $_SERVER['REMOTE_ADDR'];
$data = date('d.m.Y, H:i');
if ($mail!="" and $tresc!="")
{
echo " This message has been sent successfully. "; $tresc = "\n".$tresc."\n\nImie: ".$imie."\nE-mail: ".$mail."\nTelefon: ".$tel."\nData otrzymania wiadomosci: ".$data."\nIP: http://www.geoip.co.uk/?IP=".$ip; $tresc = iconv("UTF-8","ISO-8859-2",$tresc); mail("kstruzynski@hotmail.com","".$imie,$tresc); } else { ?> } ?> |