file_get_contents("x.tpl"); ile okur $a = fopen("x.tpl",w); fwrite($a,$icerik); fclose($a); vs..