Richiesta estrazione UIU

'.$a.''; } //Per Tarsu if($_GET["risut"]=="true") { $a=$_GET["risut"]; $_GET["risut"] = ''.$a.''; } //Per D.P.R. if($_GET["risud"]=="true") { $a=$_GET["risud"]; $_GET["risud"] = ''.$a.''; } // load a template or set it with setTemplate() $templatefile = "EstrazioneUiu_codiceid.tpl"; } else { //Per sezione urbana if($_GET["sezioneurbana"]!="") { $d=$_GET["sezioneurbana"]; $_GET["sezioneurbana"] = ''.$d.''; } //Per denominatore if($_GET["denominatore"]!="") { $a=$_GET["denominatore"]; $_GET["denominatore"] = ''.$a.''; } //Per subalterno if($_GET["subalterno"]!="") { $b=$_GET["subalterno"]; $_GET["subalterno"] = ''.$b.''; } //Per edificialita if($_GET["edificialita"]!="") { $c=$_GET["edificialita"]; $_GET["edificialita"] = ''.$c.''; } //Per sezione if($_GET["sezione"]!="") { $a=$_GET["sezione"]; $_GET["sezione"] = ''.$a.''; } //Per Tarsu if($_GET["risut"]=="true") { $a=$_GET["risut"]; $_GET["risut"] = ''.$a.''; } //Per D.P.R. if($_GET["risud"]=="true") { $a=$_GET["risud"]; $_GET["risud"] = ''.$a.''; } $templatefile = "EstrazioneUiu_codicecomune.tpl"; } $tpl = new HTML_Template_IT($template_dir); $result = $tpl->loadTemplatefile( $templatefile, true, true); if (PEAR::isError($result)) { echo 'Error loading template file: '. $result->getMessage(); } foreach ($_GET as $k=>$v) { $tpl->setVariable($k, $v); } $tpl->parseCurrentBlock(); $xml = $tpl->get(); $operation = 'RichiestaEstrazioneUIU'; require ('../client_soap.inc'); require ('../visual_ret.inc'); } // se pagina di risultati else { ?>
Codice Belfiore:
Sezione: " size="1" maxlength="1"> A-Z
  
IdUIU: " size="9" maxlength="9">
Sezione urbana: "size="3" maxlength="3">
Foglio: ">
Numero: ">
Denominatore: " size="4" maxlength="4">
Subalterno: " size="4" maxlength="4">
Edificialita: " size="1" maxlength="1">
  
Codice Belfiore:
Sezione: "size="1" maxlength="1"> A-Z
   
RichiestaUlterioriIdentificativi:
RichiestaClassamentoRendita: >
RichiestaIndirizzi: >
RichiestaUtilitaRiserve: >
RichiestaDatiGenerazione: >
RichiestaPlanimetria: >
RichiestaIntestati: >
RichiestaDatiMetrici: >
   
RichiestaSuperfici Tarsu: onclick="controllo_sup(this);">
RichiestaSuperfici DPR: onclick="controllo_sup(this);">

'; print htmlentities($soapclient->__get_wire()); echo ''; */ ?>