tdphp/tdajax/write.php
2023-03-22 00:13:04 -07:00

3 lines
47 B
PHP

<?php
file_put_contents("texte.txt", $_POST);