/home/homes/leaseibel/sites/developpement/php/Notions by Hakim/exemple_tableau_asso/index.php:17:
array (size=3)
  0 => 
    array (size=2)
      0 => string 'artisan' (length=7)
      1 => string 'maquilleuse' (length=11)
  1 => 
    array (size=2)
      0 => string 'taxi' (length=4)
      1 => string 'developpeuse' (length=12)
  2 => 
    array (size=2)
      0 => string 'boulanger' (length=9)
      1 => string 'rh' (length=2)

tour numero 0
artisan
maquilleuse

tour numero 1
taxi
developpeuse

tour numero 2
boulanger
rh
artisan
maquilleuse
taxi
developpeuse
boulanger
rh