"._("taxe_amenagement"); $tableSelect=DB_PREFIXE."taxe_amenagement"; $champs=array( "taxe_amenagement", "om_collectivite", "en_ile_de_france", "val_forf_surf_cstr", "val_forf_empl_tente_carav_rml", "val_forf_empl_hll", "val_forf_surf_piscine", "val_forf_nb_eolienne", "val_forf_surf_pann_photo", "val_forf_nb_parking_ext", "tx_depart", "tx_reg", "tx_comm_secteur_1", "tx_comm_secteur_2", "tx_comm_secteur_3", "tx_comm_secteur_4", "tx_comm_secteur_5", "tx_comm_secteur_6", "tx_comm_secteur_7", "tx_comm_secteur_8", "tx_comm_secteur_9", "tx_comm_secteur_10", "tx_comm_secteur_11", "tx_comm_secteur_12", "tx_comm_secteur_13", "tx_comm_secteur_14", "tx_comm_secteur_15", "tx_comm_secteur_16", "tx_comm_secteur_17", "tx_comm_secteur_18", "tx_comm_secteur_19", "tx_comm_secteur_20"); //champs select $sql_om_collectivite="SELECT om_collectivite.om_collectivite, om_collectivite.libelle FROM ".DB_PREFIXE."om_collectivite ORDER BY om_collectivite.libelle ASC"; $sql_om_collectivite_by_id = "SELECT om_collectivite.om_collectivite, om_collectivite.libelle FROM ".DB_PREFIXE."om_collectivite WHERE om_collectivite = "; ?>