4 lines
39 B
PHP
4 lines
39 B
PHP
<?php
|
|
|
|
print_r($_GET);
|
|
print_r($_POST); |
<?php
|
|
|
|
print_r($_GET);
|
|
print_r($_POST); |