foreach ($_GET as $key => $value) { print("You typed this for $key:
$value
"); } ?>