Join our mailing list

Name:
Email Address:
subscribe
unsubscribe
"; //Determine if they need to see the form or not. if ($_POST[op] != "ds") { } else if (($_POST[op] == "ds") && ($_POST[action] == "sub")) { //trying to unsubscribe; validate email address if ($_POST[email_add] == "") { header("Location: http:www.spikevolleyballchicago.com"); exit; } //Connect to server $connection = @mysql_connect("localhost", "spikevb", "volleyball") or die(mysql_error()); $db = @mysql_select_db($db_name, $connection) or die(mysql_error()); //Cehck that emai is not already in list $check = "select email_add from $table_name_2 WHERE email_add = '$_POST[email_add]'"; $check_result = mysql_query($check, $connection) or die(mysql_error()); $check_num = mysql_num_rows($check_result); //get number of results and do action if ($check_num < 1) { //add record $sql = "INSERT INTO $table_name_2 VALUES('', '$_POST[name]', '$_POST[email_add]', 'Subsciber', '', '', now())"; $result = @mysql_query($sql, $connection) or die(mysql_error()); $msg = "

Thanks for signing up!

"; } else { //print failure message $msg = "

You're already subscribed!

"; } } else if (($_POST[op] == "ds") && ($_POST[action] == "unsub")) { //trying to unsubscribe; validate email address if ($_POST[email_add] == "") { header("Location: http://www.spikevolleyballchicago.com"); exit; } //connect to server and select database $connection = @mysql_connect("localhost", "spikevb", "volleyball") or die(mysql_error()); $db = @mysql_select_db($db_name, $connection) or die(mysql_error()); //Check that email is in list $check = "select sub_id from $table_name_2 WHERE email_add = '$_POST[email_add]'"; $check_result = mysql_query($check, $connection) or die(mysql_error()); $check_num = mysql_num_rows($check_result); //Get number of results and do action if ($check_num < 1) { //print failure message $msg = "

Sorry, Couldn't find your email in the list!

"; } else { //unsubscribe the email $sub_id = @mysql_result($check_result, 0, "sub_id"); $sql = "DELETE FROM $table_name_2 WHERE sub_id = '$sub_id'"; $result = @mysql_query($sql, $connection) or die(mysql_error()); $msg = "

You're unsubscribed!

"; } } ?> Spike Volleyball Chicago - Best volleyball leagues and tournaments available in the Chicago area


SPIKE VOLLEYBALL
773.467.9963
5520 N Austin Ave
Chicago, IL 60630
contact us at:
spikevolley@aol.com

SPONSORED BY:


1351 W. Addison St.
Chicago, IL 60613
773.477.1821


Leagues



"Where the ball never drops!"

Welcome to Spike Volleyball's website. Spike Volleyball is the home of Chicago's best leagues and tournaments available North of the Loop. Join Spike Volleyball's competitive and fun leagues and tournaments.

Email us to be included in our players distribution list that will give you updated information on volleyball tournaments in the Chicago area.

Spike Volleyball's Mission

We are dedicated to the sport of volleyball. Our tournaments and leagues are designed to provide the volleyball player with a great selection of solid playing opportunities at a reasonable price.

The "Luau" (last outdoor tournament of each year), has been one of the biggest, if not the biggest in the Midwest, one day grass tournaments since 1998. Click here for information on the 2007 Luau.

We also provide volleyball related services, such as renting nets and helping to run tournaments. Click here for more information.

 
NEWS & UPDATES
06/14/2007 Photos from Armory Coed VB League
06/14/2007 Spike Volleyball 2007 Luau Information
06/14/2007 Waupaca Boatride Volleyball Tournament - July 14, 2007
05/14/2007 Other Services Offered by Spike VB.
04/14/2007 Photos from 4/7/2007 USAV Tournament
04/11/2007 Spike for Kids @ Maryville Academy
04/10/2007 Thursday League Standings
04/05/2007 Photos from 2006 Luau
04/04/2007 Summer Grass VB Tourneys
04/04/2007 Lincoln Park Volleyball Annual Picnic

Sign up for our next Tournaments! 06/23/2007 - Men's & Women's Grass Triples, Grass COED 6's ( 3M, 3W)





copyright 2007 Spike Volleyball Chicago
All Rights Reserved