'; return $content; } /** * Subscribe from WPCF Forms after the email has been sent * * @param array $args * @return mixed */ function subscribe_from_cf7($args=null) { $sendyUrl = "http://sendy.hamilton-hunter.co.uk"; try { if (!isset($_POST['sendy_list_id'])) { throw new Exception("Missing sendy_list_id"); } $postdata = http_build_query([ 'name' => $_POST['name'], 'email' => $_POST['email'], 'list' => $_POST['sendy_list_id'], 'boolean' => 'true' ]); $opts = ['http' => [ 'method' => 'POST', 'header' => 'Content-type: application/x-www-form-urlencoded', 'content' => $postdata ]]; $context = stream_context_create($opts); $result = file_get_contents($sendyUrl, false, $context); if (!$result) { throw new Exception("There was a probleming adding you to the mailing list"); } } catch (Exception $e) { echo ""; } } Home - Audio Glasgow
X
X
Back to the top
X

SUBSCRIBE

Enter your email address to receive up to date info on gigs and club events.

Name(Required)
X

Home

NEXT UP

  • BONAFIDE + SLYDER SMITH & THE LONERS

    May 1, 2026

  • *CANCELLED* EMPYRE

    May 2, 2026

  • THY CATAFALQUE

    May 14, 2026

  • DREAM, IVORY

    June 6, 2026

Filter by

Find Us

Audio Glasgow
Midland Street
Glasgow
G1 4PP