$islem=@$_GET['islem'];
$s=@$_GET['s'];
$sayfa=@$_GET['sayfa'];
$islem=@$_GET['islem'];
$b=@$_GET['b'];
$sayfa=@$_GET['sayfa'];
$islem=@$_GET['islem'];
$m=@$_GET['m'];
$sayfa=@$_GET['sayfa'];
?>
Mind Up - Eğitim ve Danışmanlık
if(file_exists($b.".php")){
include($b.".php");
}else{
include("banner1.php");
}
?>
|
|
if(file_exists($s.".php")){
include($s.".php");
}else{
include("home.php");
}
?>
|
|