4 lines
39 B
PHP
Executable File

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