"; } # # Fill out the wraparound information. This saves the state of the # system for use in the next action. # $wms_vars = array("bbox","format","width","height","layers","mode","srs","onlineresource","bbox0","qlayers"); foreach ( $wms_vars as $var ) { print wms_hidden($var,$_POST[$var]); } ?>