tdphp/tdajax/write.php

4 lines
47 B
PHP
Raw Normal View History

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