(PHP 5 >= 5.3.0, PHP 7, PECL enchant >= 0.1.0 )
enchant_dict_check — Vérifie si un mot est correctement orthographié
$dict
   , string $word
   )
   Retourne TRUE si le mot word est correctement
   orthographié, FALSE sinon.
  
dictRessource de dictionnaire
wordLe mot à vérifier
   Retourne TRUE si le mot est correctement orthographié, FALSE sinon.