require("../inc/apodhead.php"); $id=$_GET['id']; if(isset($id)){ if(file_exists("inc_details/".$id.".php")) include("inc_details/".$id.".php"); else print("Invalid Game IDInvalid Game ID