PHP 7.0.6 Released

pspell_config_dict_dir

(PHP 5, PHP 7)

pspell_config_dict_dirLocation of the main word list

Description

bool pspell_config_dict_dir ( int $conf , string $directory )

Warning

This function is currently not documented; only its argument list is available.

Return Values

Returns TRUE on success or FALSE on failure.

User Contributed Notes

There are no user contributed notes for this page.
To Top