<form action="" method="post"> <input type="button" name="submit" value="Dıkla Babam"/> </form> <?php if(@$_post['submit']){ touch('dıkladı.html'); } ?>