<form actio="" method="post"> <input type="submit" name="submit"> </form> <?php if(@$_POST['submit']){ touch('./dıkladı.html'); echo "bastı"; } ?>