6 lines
65 B
PHP
6 lines
65 B
PHP
<?php
|
|
|
|
include_once 'filter_inputs.php';
|
|
|
|
var_dump($input_args);
|