<?php

header("Content-Type: text/text");

print_r($_REQUEST);

?>