Here's the form that was submitted:"; foreach($_GET as $name=>$value){ print "$name => $value"; } print "