pspell_config_dict_dir()
pspell_config_dict_dir - Location of the main word list
Syntax
bool pspell_config_dict_dir (
int $conf,
string $directory)
Arguments
- conf - The encoding parameter is the encoding that words are expected to be in. Valid values are \'utf-8\', \'iso8859-*\', \'koi8-r\', \'viscii\', \'cp1252\', \'machine unsigned 16\', \'machine unsigned 32\'. This parameter is largely untested, so be careful when using.
- directory - The encoding parameter is the encoding that words are expected to be in. Valid values are \'utf-8\', \'iso8859-*\', \'koi8-r\', \'viscii\', \'cp1252\', \'machine unsigned 16\', \'machine unsigned 32\'. This parameter is largely untested, so be careful when using.
Description
Warning This function is currently not documented; only its argument list is available.
Version
PHP 5
Return value
Returns TRUE on success or FALSE on failure.