File "post_receiver.php"

Full Path: /home/analogde/www/00000/Jquery/post_receiver.php
File size: 58 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
echo "<pre>";
    print_r($_POST);
echo "</pre>";
?>