<html>
<body>
<pre>
<?php
print_r($_GET);
?>
</pre>
</html>