tdphp/tdajax/write.php

4 lines
47 B
PHP
Raw Normal View History

2023-03-22 08:13:04 +01:00
<?php
file_put_contents("texte.txt", $_POST);