Home
$name";
}
}
?>
");
$t = str_replace("","".$rep,$t);
$t = substr($t,0,strlen($t)-(strlen($rep)+1));
echo $t;
?>