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