"._("scrutin"); $tableSelect=DB_PREFIXE."scrutin"; $champs=array( "scrutin", "libelle", "tour", "canton", "date_scrutin", "solde", "convocation_agent", "convocation_president"); //champs select $sql_canton="SELECT canton.canton, canton.libelle FROM ".DB_PREFIXE."canton"; $sql_canton_by_id = "SELECT canton.canton, canton.libelle FROM ".DB_PREFIXE."canton WHERE canton = ''"; ?>