Hi,
<?
$agent = $_SERVER["HTTP_USER_AGENT"]; // Browser
if ("1" == $check = eregi("Netscape",$agent)) {
header("Location:http://index.php");}
else {
header("Location:http://index1.php");}
?>
Ich hoffe , das ihr mir helfen könnt.
Danke schonmal
Bitte
Dave
Chris (habs nicht ausprobiert sollte ABER GEHEN::!!!