3 lines
29 B
PHP
3 lines
29 B
PHP
<?php
|
|
print_r($_POST);
|
|
?>
|
<?php
|
|
print_r($_POST);
|
|
?>
|