header('Content-Type: text/html; charset=utf-8'); #error_reporting(E_ALL); #ini_set('display_errors', '1'); $onelaunch = 1; session_start(); include("db.php"); $tags = ucwords(str_replace("-"," ",$_REQUEST["pl"])); $tags = str_replace("_"," ",$tags); $dt = "".$tags ." Foro de Mujeres Latinas"; $dd = ""; include("metas.php"); $ads = 1; include("header2.php"); $searchstring = explode("_",$_REQUEST["pl"]); $city = end($searchstring); $key = array_search($country,$c_codes); $superclean = str_replace("-"," ",$searchstring[0]); ?>