4 lines
47 B
PHP
4 lines
47 B
PHP
|
<?php
|
||
|
|
||
|
file_put_contents("texte.txt", $_POST);
|