<? /* BLaSTER */ $sayfa=@$_GET['sayfa']; if($sayfa=="google"){ echo'<script>location.href="http://google.com";</script>'; } ?>