<?
switch ($_GET[o]) {
    case'':
    default:
        header("Location: http://www.google.com");
        break;
    break;
    case"x":
    echo"asd";
    break;
}
?>
denedim çalışıyor
örnek => Google