Management:

András Bolyki
management@bolyki.hu

+36 20 539 2020



The band:
info@bolyki.hu


Newsletter


If you would like to receive our newsletter (or unsubscribe from it), please give us your e-mail address.

Thank you for subscribing to our newsletter!"); } else { echo("
ERROR: the notification could not be sent!
"); } } elseif ($_POST['submit']=="Unsubscribe") { $to = "mail@bolyki.hu"; $subject = "[Bolyki.hu] - Hírlevél LEiratkozás (angol)"; $body = "A következő mailcímmel LEiratkozás történt a Bolyki.hu hírlevélről (angol nyelven): ".$mailcim; if (mail($to, $subject, $body)) { echo("
You have successfully unsubscribed from our newsletter. Thank you!
"); } else { echo("
ERROR: the notification could not be sent!
"); } } } else { echo("
ERROR: The e-mail field is empty!
"); } ?>