-------------------------------
"; $gui_id=mb_validateInput($_REQUEST["guiList"]); $xml=mb_validateInput($_REQUEST["xml_file"]); $mywms = new wfs(); $mywms->createObjFromXML($xml); $mywms->wfs2db($gui_id); $mywms->displayWFS(); ?>