|
enchant_broker_set_dict_pathSet the directory path for a given backend Warning
This function has been DEPRECATED as of PHP 8.0.0. Relying on this function is highly discouraged. Description
bool enchant_broker_set_dict_path(EnchantBroker
$broker , int $type , string $path )Set the directory path for a given backend. Parameters
Return Values
Returns Changelog
Notes
See Also
|