PHP.nl

enchant_broker_set_dict_path

enchant_broker_set_dict_path

Set the directory path for a given backend

bool **enchant_broker_set_dict_path** EnchantBroker $broker int $type string $path

Set the directory path for a given backend.

type The type of the dictionaries, i.e. or . ENCHANT_MYSPELL``ENCHANT_ISPELL

pathThe path of the dictionary directory.

return.success

Opmerking: > This function is only available if the extension has been compiled with Enchant v1.

enchant_broker_get_dict_path