$a = 0;

if($a == 1){
include('include.php');
}else die('sayfa açılamadı');