Forum und email

enchant_dict_check

(PECL enchant:0.1-1.0.1)

enchant_dict_check — Vérifie si un mot est correctement orthographié

Description

bool enchant_dict_check ( resource $dict , string $word )

Retourne TRUE si le mot word est correctement orthographié, FALSE sinon.

Liste de paramètres

dict

Ressource de dictionnaire

word

Le mot à vérifier

Valeurs de retour

Retourne TRUE si le mot est correctement orthographié, FALSE sinon.