2025-03-24 19:02:58 +03:00

4 lines
39 B
PHP

<?php
print_r($_GET);
print_r($_POST);