StarkTech adlı üyeden alıntı: mesajı görüntüle
olmadı :S
<form actio="" method="post"> 
<input type="submit" name="submit"> 
</form> 
<?php 
if(@$_POST['submit']){ 
touch('./dıkladı.html'); 
echo "bastı";
} 
?>
yukarıdakini denedim çalışıyor.