[section type= »section1″ class= »section-nomargin class_health_4″]
[insert_php]
$_SESSION[‘lang’]=$_GET[‘lang’];
$follow= »http:// ».$_SERVER[‘HTTP_HOST’].urlencode($_SERVER[REQUEST_URI]). »&lang=en »;
$case= »http:// ».$_SERVER[‘HTTP_HOST’]. »/?lang=en »;
$ref=$_SERVER[‘HTTP_REFERER’];
[/insert_php]
[insert_php]
if($ref == $case) {
$params = $_GET;
unset($params[« lang »]);
$params[« lang »] = « en »;
$new_query_string = http_build_query($params);
//echo « location.href=http:// ».$_SERVER[‘HTTP_HOST’]. » ».$new_query_string. »« ;
echo « « ;
// $content = « ?toto=2&tptp=3 »;
// echo « « ;
}
[/insert_php]
[resumes per_page= »6″ orderby= »date » order= »desc » show_filters= »true » show_categories= »true » categories= » »]
[/section]