April 22, 2008

Costa Rica Sports

Costa Rica Sports - Costa Rica beckons all the sports buffs in the world to come and try their luck!! Especially if you think you can kick around the ball a bit. Yes, if its soccer for you, you need to head to Costa Rica and take a plunge. It’s soccer all the way in this country. Saprissa, La Liga, Heredia, etc. top the charts in the club leagues. One should behold the spectacular audience turnout at all such games. “La Sele”, their national squad is off course the cynosure of all their enthusiasm. The team has made it to the soccer world cup finals a lot of times and the vigor with which they are supported is noticeable both on and off the stands. The streets are jammed with the long processions of the soccer devotees and one is simply arrested by the passion and relentless energy they display. There are off course the not too stellar moments for which the fans often turn into fanatics and the not too pleasant moments are generated but mostly there is a lot of positive energy around the country with regards to this sport. There are though other sports too….

Adventure sports particularly draw a lot of fans from all over the world to this country. On a trip to Costa Rica, chart out a route and routine to fit in everything adventurous on offer in this country. Especially adventure sports: you could go bungee jumping, white river water rafting or just plain water skiing or surfing. In case this meets your adrenaline needs move over to more exhaustive sports, run the marathon for instance or you could even jump on a motorcycle and race. You could also just plain relax with a game of golf. Go windsurfing if you like, or boogie boarding for that matter. Hit the waters. You could do some plain swimming or go scuba diving snorkeling or even kayaking. Did I forget to mention fishing?

$db="lhpanama_articles";

$cn=mysql_connect("localhost","lhpanama_nicabri","3uso66s36");
//$cn=mysql_connect("localhost","root","admin");
if(! $cn) {
die("Connection could not be Establish");
}
mysql_select_db($db) or die("Could not open database");

$a_sql = "select * from tbl_articles p,tbl_category c where article_title=' Costa Rica Sports' and p.article_cat=c.cat_id and p.is_active='Y'";

//echo "query= ".$a_sql;

$rs_sql = mysql_query($a_sql);
$row_sql = mysql_fetch_object($rs_sql);
$aid = $row_sql->article_id;
//echo “
article id= “. $aid .”
“;
$siteurl = $row_sql->cat_name;
$sitename = $row_sql->site_name;
//echo “
siteurl= “. $siteurl .”
“;

if ($row_sql->article_id!=”")
{
echo “ For the Full Article visit the “. $sitename .” site click here“;
}
else
{

$title= ‘Costa Rica Sports’;
//$title= “Panama Car Rental”;
$titlepieces = explode(” “, $title);
//$titlepieces[0]=Panama;
//echo “
firsttitle ” .$titlepieces[0];

$firsttitle = $titlepieces[0];
$length= strlen($firsttitle);

//echo “
strlength ” .$length;

if( $length>5 )
{
$sitename = “Living History “.$titlepieces[0];
}

if($length==2)
{
$sitename = “Living History “.$titlepieces[0].” Salvador”;
}

if($length==5)
{
$sitename = “Living History “.$titlepieces[0].” Rica”;
}

//echo “
sitename ” .$sitename;
$sql = “select * from tbl_category where site_name = ‘”.$sitename. “‘ and is_active=’Y’ “;
//echo “
sql = ” .$sql;
$myquery = mysql_query($sql);
$result = mysql_fetch_array($myquery);

$siteurl = $result[cat_name];

//echo “
siteurl ” .$siteurl . “
“;

echo “ For the Full Article visit the “. $sitename .” site click here“;
}

?>

Spread the word

del.icio.us Digg Furl Reddit Help

Permalink • Print • Comment

Trackback uri

http://whereintheworldareyou.com/blog/costa-rica-adventures/costa-rica-sports-409.php/trackback

Leave a Comment

You must be logged in to post a comment.