Get BASA on your Mobile
1 Guest online



View Tournaments
0 Items for Sale
Add a Club Link
Mailing list subscription
BASA Online Shop


P.O. Box 10351,
Adelaide Business Centre
South Australia 5000




The IceArena
23 James Congdon Drive,
Thebarton SA,
Phone: (08) 8352 7977
Tuesday from 7:15pm on

Australian Sites

Equipment

International

eMail/RSS Feeds


Email Subscriptions

Broomball Tournaments



The most comprehensive and up to date list of broomball tournaments on the web.
Any and all Broomball Tournaments are welcome. If you have a Broomball Tournament that you wish to lodge, please feel free to add it to the Calendar. All entries will be vetted before display (spam). Please enter as much detail as you have about the event. Such as Name, Start Date/End Date, Cost, Contacts, Email, Website, Categories/Divisions etc. It's your Tournament so make it as easy as possible for people to contact you about the event.
Note. Winter Carnivals are fine and welcomed as long as there is a Broomball Tournament during the event.

If you would like to link to these tournaments, please feel free. See below for details on how to link to the site.

Sorry the Public Access for entry of New Tournaments is temporaily disabled for an upgrade aimed at reducing SPAM (it's requiring too many resources to manage the quantity we are getting). If you wish to submit a tournament, please send an email message to the Webmaster - webmaster@basa.org.au.


You can also subscribe to an email, mailing list which will send a message out as tournaments are added to the list.
Subscriptions can be made from the following page:- Broomball Tournament Email Subscription List

Finally a RSS feed (Real Simple Syndication) is availabe to link to, this will also feed any new tournaments to the list. You will need an RSS Newsreader (v2) to receive these items (freely available on the net or in some browsers). Subscribe via RSSBroomball Tournaments RSS Feed


Broomball Tournaments Australian Holidays Canadian Holidays USA Holidays


Add Tournament links to your website




To link to these tournament lists. Add the following script to your web page. Note that your website will require PHP to make this link work.

<?php
require("http://www.basa.org.au/tourneys.php")
?>


Alternatively if your site does not have access to PHP you can use these links to the URLs. Paste these URL into your web page:-
<a href="http://www.basa.org.au/tourneys.php">Broomball Tournaments</a>

You can also link directly to the Broomball Tournament Calendar, to add additional tournaments or peruse the forthcoming events.
Add a new Tournament.
<a href="http://www.basa.org.au/calendar/edit_entry.php">Add a new broomball tournament</a>
View the Calendar by
<a href="http://www.basa.org.au/calendar/year.php">Year</a>
<a href="http://www.basa.org.au/calendar/month.php">Month</a>
<a href="http://www.basa.org.au/calendar/week.php">Week</a>
<a href="http://www.basa.org.au/calendar/day.php">Day</a>


You can also subscribe to a email, mailing list which will send a message out as tournaments are added to the list.
The link for this site is:- <a href="http://www.basa.org.au/lists/?p=subscribe" title="Broomball Tournament Mailing List Subscription Page">Broomball Tournament Email Subscription List</a>

Finally a RSS feed (Real Simple Syndication) is availabe to link to, this will also feed any new tournaments to the list. The URL link is:- <a href="http://www.basa.org.au/RSS/tournaments.php" REL="source" title="Broomball Tournaments RSS Feed" TYPE="application/rss+xml"><img src="http://www.basa.org.au/imgs/rss.gif" BORDER=0 ALT="Subscribe via RSS">Broomball Tournaments RSS Feed</a>



query("INSERT INTO TG_whos_online (timestamp, ip, file) VALUES('$timestamp','".$_SERVER['REMOTE_ADDR']."','".$_SERVER['PHP_SELF']."')") or die("Error in who's online insert query!"); //Delete Users $delete = $mysqli->query("DELETE FROM TG_whos_online WHERE timestamp<$timeout") or die("Error in who's online delete query!"); //Fetch Users Online $result = $mysqli->query("SELECT DISTINCT ip FROM TG_whos_online") or die("Error in who's online result query!"); $users = $result->num_rows; //Show Who's Online if($users == 1) { print("$users Guest Online \n"); } else { print("$users Guests Online \n"); } $result = $mysqli->query("SELECT id FROM TG_whos_online order by id desc limit 0,1") or die("Error in who's online result query!"); $row = $result->fetch_assoc(); //Show Who's Online print("and $row[id] visits since 25 July 2006.\n"); // $result = mysql_query("SELECT DISTINCT ip, file FROM TG_whos_online") or die("Error in who's online read result query!"); // while ($row = mysql_fetch_array ($result) ) //{ // Query for getting visitor countrycode $country_query = "SELECT country_code2,country_name FROM iptocountry WHERE IP_FROM<=inet_aton('".$_SERVER['REMOTE_ADDR']."') AND IP_TO>=inet_aton('".$_SERVER['REMOTE_ADDR']."')"; // Executing above query $country_result = $mysqli->query($country_query); // Fetching the record set into an array $ccode_array=$country_result->fetch_assoc(); // getting the country code from the array $country_code=$ccode_array['country_code2']; // getting the country name from the array $country_name=$ccode_array['country_name']; if (strlen($country_name) <= 1) { $country_name = 'HACKERSVILLE'; } $insert = $mysqli->query("INSERT INTO BASA_WEB_STATS (ip, page,country) VALUES('".$_SERVER['REMOTE_ADDR']."','".$_SERVER['PHP_SELF']."','$country_name')") or die("Error in who's online insert query!"); // } $mysqli->close(); ?>
BASA Website modified on 26-Mar-18
comments to