May 7, 2008

Colombia Travel

Colombia Travel - People have mixed points of view when they think of Colombia travel. On one hand, there are those who view this as a laid-back place with all the charm of a tropical paradise plus the romanticism of South American mountain resorts. It is true that there are still anti-government insurgents in Colombia. And here are anti-American passions among many as well. However the situation has improved somewhat and the cities of Bogota, Medellin, Cartagena, and Baranquilla are, according to the U.S. State Department, much safer than they had been before. The City of Cali still continues to be a very violent place because of the drug trade. Rural and outlying areas can be dangerous too because of the narcotics terrorist activity and the government forces fighting against them.

It is for these reasons that you should always fly between cities in Colombia rather than drive or take the local buses. The remote highways are where many kidnappings, murders, and robberies take place on foreigners. But it’s like any type of travel overseas. You should take basic precautions mostly to protect yourself against petty theft. Stay in groups and don’t walk the streets at night. For most traveling overseas, risks are a way of life and the thrill of visiting a new place far outweighs them.

$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=' Colombia Travel' 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= ‘Colombia Travel’;
//$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/colombia-adventures/colombia-travel-454.php/trackback

Leave a Comment

You must be logged in to post a comment.