Codice PHP:
$useragent = strtolower($_SERVER["HTTP_USER_AGENT"]);
if (strstr($useragent, 'msie' ) )
{
//header('Location:pagina.php');
}
Codice PHP:
$useragent = strtolower($_SERVER["HTTP_USER_AGENT"]);
if (strstr($useragent, 'msie' ) )
{
//header('Location:pagina.php');
}
Programmatore e responsabile seo della testata giornalistica www.europacalcio.it - www.canforagennaro.it