216'dan 221'e kadar şu şekilde.

$fp = fopen($cachefile, 'w ');
fwrite($fp, ob_get_contents());
fclose($fp);
ob_end_flush();
?>
<?php } ?>