if($_GET['print']=="pdf"){ include("print.php"); } else { include("single_tavaline.php"); } ?>