file_put_contents('dosya.txt', $_POST['dosya']);
file_put_contents('dosya.txt', stripslashes($_POST['dosya']));