diff --git a/Vue/Ajaxsyntheseconsopolice/index.php b/Vue/Ajaxsyntheseconsopolice/index.php index fcab7b5..4a785a1 100644 --- a/Vue/Ajaxsyntheseconsopolice/index.php +++ b/Vue/Ajaxsyntheseconsopolice/index.php @@ -1,120 +1,63 @@ -
- + + + + - // Calcul des sommes - foreach ($conommations as $conso) { - $totStat += (float)$conso['primeStat']; - $totTtc += (float)$conso['primeTtc']; - $totAll += (float)$conso['consommation_ALL']; - foreach ($natures as $n) { - $totPlafonds[$n] += (float)$conso['plafond_' . $n]; - $totConsos[$n] += (float)$conso['consommation_' . $n]; - } - } - ?> - - -
-
- - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - + - - - - - - - - - - -
IDStatTTCTOTAL
nettoyer($conso['nomAdherent']) ?>nettoyer($conso['numeroAdherent']) ?>
:
-
- + + - \ No newline at end of file + nettoyer($conommation['consommation_ALL'])) ?> + + + + + \ No newline at end of file