Foyer : OUDART / BUREAU

Array
(
    [0] => onglet_coordonnees
    [1] => onglet_habitants
    [2] => collectivite
)

onglet_habitants:

array(1) {
  ["habitants"]=>
  array(2) {
    [0]=>
    array(6) {
      ["nom_hb"]=>
      string(6) "OUDART"
      ["prenom_hb"]=>
      string(6) "Dorine"
      ["telephone_mobile"]=>
      string(12) "+33786008742"
      ["mail"]=>
      string(21) "dorine.oudart@live.fr"
      ["inscriptions"]=>
      array(2) {
        [0]=>
        string(7) "alertes"
        [1]=>
        string(4) "info"
      }
      ["motdepasse"]=>
      string(0) ""
    }
    [1]=>
    array(6) {
      ["nom_hb"]=>
      string(6) "BUREAU"
      ["prenom_hb"]=>
      string(8) "Aurelien"
      ["telephone_mobile"]=>
      string(12) "+33670497200"
      ["mail"]=>
      string(27) "aurelien.bureau77@gmail.com"
      ["inscriptions"]=>
      array(2) {
        [0]=>
        string(7) "alertes"
        [1]=>
        string(4) "info"
      }
      ["motdepasse"]=>
      string(0) ""
    }
  }
}