55) include('id_fetch.php'); else { $id_tags = fopen("id_tags.txt", "r") or die("Unable to open file"); echo fread($id_tags, filesize("id_tags.txt")); fclose($id_tags); } ?>