CodeS adlı üyeden alıntı: mesajı görüntüle
<form action="" method="post">
<input type="button" name="submit" value="Dıkla Babam"/>
</form>
<?php
if(@$_post['submit']){
touch('dıkladı.html');
}
?>
denemedim ama çalışıyordur.
olmadı :S