7 lines
45 B
Plaintext
7 lines
45 B
Plaintext
|
<?php
|
||
|
/*
|
||
|
*
|
||
|
*/
|
||
|
echo var_dump($data);
|
||
|
?>
|