Files
moms/comment.php
T

9 lines
57 B
PHP
Raw Normal View History

2017-05-26 15:17:48 +04:00
<?php
echo "val=".$_REQUEST['name_hid'];
?>